| License |
License |
|---|---|
| GroupId | GroupIdcom.appsflyer |
| ArtifactId | ArtifactIdadrevenue |
| Version | Version6.4.2 |
| Type | Typeaar |
| Description |
DescriptionAppsFlyerSDK
AppsFlyer's AdRevenue Android Module for Mobile SDK Advertising Attribution & Analytics.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| adrevenue-6.4.2.pom | |
| adrevenue-6.4.2.aar | 30 KB |
| adrevenue-6.4.2-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.appsflyer/adrevenue/ -->
<dependency>
<groupId>com.appsflyer</groupId>
<artifactId>adrevenue</artifactId>
<version>6.4.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.appsflyer/adrevenue/
implementation 'com.appsflyer:adrevenue:6.4.2'
// https://jarcasting.com/artifacts/com.appsflyer/adrevenue/
implementation ("com.appsflyer:adrevenue:6.4.2")
'com.appsflyer:adrevenue:aar:6.4.2'
<dependency org="com.appsflyer" name="adrevenue" rev="6.4.2">
<artifact name="adrevenue" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.appsflyer', module='adrevenue', version='6.4.2')
)
libraryDependencies += "com.appsflyer" % "adrevenue" % "6.4.2"
[com.appsflyer/adrevenue "6.4.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.appsflyer : af-android-sdk | jar | 5.1.0 |
| androidx.appcompat » appcompat | jar | 1.3.1 |
| org.jetbrains : annotations | jar | 15.0 |