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