Skip to content

A library for displaying ads from multiple ad networks, for those people if ironsource don't build in gradle so this forked version will let you build the app without using iron source

Notifications You must be signed in to change notification settings

Husnainfarooq/developers-ads-networks-sdk

 
 

Repository files navigation

YMG Ads Network SDK

A library for displaying ads from multiple ad networks if you are having issue building the gradle because of iron source you can use my forked version it has removed the iron source

Installation

Add it in your root build.gradle at the end of repositories:

allprojects {
	repositories {
		...
		maven { url 'https://jitpack.io' }
	}
}

Step 2. Add the dependency

dependencies {
        implementation 'com.github.Husnainfarooq:developers-ads-networks-sdk:Tag'
}

Support

Buy Me A Coffee

About

A library for displaying ads from multiple ad networks, for those people if ironsource don't build in gradle so this forked version will let you build the app without using iron source

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%