GroupId | GroupIdcom.mobilefuse.sdk |
---|---|
ArtifactId | ArtifactIdmobilefuse-adapter-applovin |
Version | Version1.1.3.1 |
Type | Typeaar |
Filename | Size |
---|---|
mobilefuse-adapter-applovin-1.1.3.1.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.mobilefuse.sdk/mobilefuse-adapter-applovin/ -->
<dependency>
<groupId>com.mobilefuse.sdk</groupId>
<artifactId>mobilefuse-adapter-applovin</artifactId>
<version>1.1.3.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mobilefuse.sdk/mobilefuse-adapter-applovin/
implementation 'com.mobilefuse.sdk:mobilefuse-adapter-applovin:1.1.3.1'
// https://jarcasting.com/artifacts/com.mobilefuse.sdk/mobilefuse-adapter-applovin/
implementation ("com.mobilefuse.sdk:mobilefuse-adapter-applovin:1.1.3.1")
'com.mobilefuse.sdk:mobilefuse-adapter-applovin:aar:1.1.3.1'
<dependency org="com.mobilefuse.sdk" name="mobilefuse-adapter-applovin" rev="1.1.3.1">
<artifact name="mobilefuse-adapter-applovin" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mobilefuse.sdk', module='mobilefuse-adapter-applovin', version='1.1.3.1')
)
libraryDependencies += "com.mobilefuse.sdk" % "mobilefuse-adapter-applovin" % "1.1.3.1"
[com.mobilefuse.sdk/mobilefuse-adapter-applovin "1.1.3.1"]