m

mobileads-startapp

StartApp 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-startapp-4.11.2.0.pom download
mobileads-startapp-4.11.2.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.yandex.ads.mediation</groupId>
  <artifactId>mobileads-startapp</artifactId>
  <version>4.11.2.0</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'com.yandex.ads.mediation:mobileads-startapp:4.11.2.0'
Gradle Kotlin
implementation("com.yandex.ads.mediation:mobileads-startapp:4.11.2.0")
Scala SBT
libraryDependencies += "com.yandex.ads.mediation" % "mobileads-startapp" % "4.11.2.0"
Groovy Grape
@Grapes(
  @Grab(group='com.yandex.ads.mediation', module='mobileads-startapp', version='4.11.2.0')
)
Apache Ivy
<dependency org="com.yandex.ads.mediation" name="mobileads-startapp" rev="4.11.2.0" />
Leiningen
[com.yandex.ads.mediation/mobileads-startapp "4.11.2.0"]
Apache Buildr
'com.yandex.ads.mediation:mobileads-startapp:jar:4.11.2.0'