m

mobileads-mytarget

MyTarget Adapter for Yandex Mobile Ads Mediation is SDK for apps monetization by mediation.
https://ads.yandex.com/monetization/
Terms of Use of Yandex Advertising Network
Yandex
Files download
File Operation
mobileads-mytarget-5.22.1.2.pom download
mobileads-mytarget-5.22.1.2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.yandex.ads.mediation</groupId>
  <artifactId>mobileads-mytarget</artifactId>
  <version>5.22.1.2</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'com.yandex.ads.mediation:mobileads-mytarget:5.22.1.2'
Gradle Kotlin
implementation("com.yandex.ads.mediation:mobileads-mytarget:5.22.1.2")
Scala SBT
libraryDependencies += "com.yandex.ads.mediation" % "mobileads-mytarget" % "5.22.1.2"
Groovy Grape
@Grapes(
  @Grab(group='com.yandex.ads.mediation', module='mobileads-mytarget', version='5.22.1.2')
)
Apache Ivy
<dependency org="com.yandex.ads.mediation" name="mobileads-mytarget" rev="5.22.1.2" />
Leiningen
[com.yandex.ads.mediation/mobileads-mytarget "5.22.1.2"]
Apache Buildr
'com.yandex.ads.mediation:mobileads-mytarget:jar:5.22.1.2'