p

pangle

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