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