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.7.pom download
Apache Maven
<dependency>
  <groupId>com.cleveradssolutions</groupId>
  <artifactId>pangle</artifactId>
  <version>6.2.0.7</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'com.cleveradssolutions:pangle:6.2.0.7'
Gradle Kotlin
implementation("com.cleveradssolutions:pangle:6.2.0.7")
Scala SBT
libraryDependencies += "com.cleveradssolutions" % "pangle" % "6.2.0.7"
Groovy Grape
@Grapes(
  @Grab(group='com.cleveradssolutions', module='pangle', version='6.2.0.7')
)
Apache Ivy
<dependency org="com.cleveradssolutions" name="pangle" rev="6.2.0.7" />
Leiningen
[com.cleveradssolutions/pangle "6.2.0.7"]
Apache Buildr
'com.cleveradssolutions:pangle:jar:6.2.0.7'
Dependencies