b

bidmachine

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