m

mobileads-chartboost

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