m

mytarget

The MyTarget mediation adapter is a library that handles communication between the CAS.AI SDK and the MyTarget SDK. It enables you to load ads from MyTarget using the mediation feature in the CAS.AI SDK.
https://cleveradssolutions.com
Clever Ads Solutions License
CAS.AI
文件下载
文件名 操作
mytarget-5.17.0.2.pom 下载
Apache Maven
<dependency>
  <groupId>com.cleveradssolutions</groupId>
  <artifactId>mytarget</artifactId>
  <version>5.17.0.2</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'com.cleveradssolutions:mytarget:5.17.0.2'
Gradle Kotlin
implementation("com.cleveradssolutions:mytarget:5.17.0.2")
Scala SBT
libraryDependencies += "com.cleveradssolutions" % "mytarget" % "5.17.0.2"
Groovy Grape
@Grapes(
  @Grab(group='com.cleveradssolutions', module='mytarget', version='5.17.0.2')
)
Apache Ivy
<dependency org="com.cleveradssolutions" name="mytarget" rev="5.17.0.2" />
Leiningen
[com.cleveradssolutions/mytarget "5.17.0.2"]
Apache Buildr
'com.cleveradssolutions:mytarget:jar:5.17.0.2'
本项目依赖