is not current version
Last Version 9.12.8.3

io.github.sunitsdk:applovin 9.12.8.2

SAN Mediation Adapter for AppLovin

GroupId

GroupId

io.github.sunitsdk
ArtifactId

ArtifactId

applovin
Version

Version

9.12.8.2
Type

Type

aar

Download applovin 9.12.8.2


<!-- https://jarcasting.com/artifacts/io.github.sunitsdk/applovin/ -->
<dependency>
    <groupId>io.github.sunitsdk</groupId>
    <artifactId>applovin</artifactId>
    <version>9.12.8.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.sunitsdk/applovin/
implementation 'io.github.sunitsdk:applovin:9.12.8.2'
// https://jarcasting.com/artifacts/io.github.sunitsdk/applovin/
implementation ("io.github.sunitsdk:applovin:9.12.8.2")
'io.github.sunitsdk:applovin:aar:9.12.8.2'
<dependency org="io.github.sunitsdk" name="applovin" rev="9.12.8.2">
  <artifact name="applovin" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.sunitsdk', module='applovin', version='9.12.8.2')
)
libraryDependencies += "io.github.sunitsdk" % "applovin" % "9.12.8.2"
[io.github.sunitsdk/applovin "9.12.8.2"]