m

mobileads-admob

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