c

chartboost

The Chartboost mediation adapter is a library that handles communication between the CAS.AI SDK and the Chartboost SDK. It enables you to load ads from Chartboost using the mediation feature in the CAS.AI SDK.
https://cleveradssolutions.com
Clever Ads Solutions License
CAS.AI
Files download
File Operation
chartboost-9.7.0.0.pom download
Apache Maven
<dependency>
  <groupId>com.cleveradssolutions</groupId>
  <artifactId>chartboost</artifactId>
  <version>9.7.0.0</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'com.cleveradssolutions:chartboost:9.7.0.0'
Gradle Kotlin
implementation("com.cleveradssolutions:chartboost:9.7.0.0")
Scala SBT
libraryDependencies += "com.cleveradssolutions" % "chartboost" % "9.7.0.0"
Groovy Grape
@Grapes(
  @Grab(group='com.cleveradssolutions', module='chartboost', version='9.7.0.0')
)
Apache Ivy
<dependency org="com.cleveradssolutions" name="chartboost" rev="9.7.0.0" />
Leiningen
[com.cleveradssolutions/chartboost "9.7.0.0"]
Apache Buildr
'com.cleveradssolutions:chartboost:jar:9.7.0.0'
Dependencies