GroupId | GroupIdio.github.sunitsdk |
---|---|
ArtifactId | ArtifactIdapplovin |
Version | Version9.12.8.2 |
Type | Typeaar |
Filename | Size |
---|---|
applovin-9.12.8.2.pom | |
applovin-9.12.8.2.aar | 37 KB |
applovin-9.12.8.2-sources.jar | 9 KB |
Browse |
<!-- 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"]