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