Download af-android-sdk-4.8.0.jar file - Jar a

Jar examples for a:af-android-sdk

Description

AppsFlyer's official Android SDK for Mobile Advertising Attribution & Analytics.

You can download jar file af-android-sdk 4.8.0 in this page.

License

Proprietary

Build File

You can use the following script to add af-android-sdk-4.8.0.jar to your project.

<dependency>
   <groupId>com.appsflyer</groupId>
   <artifactId>af-android-sdk</artifactId>
   <version>4.8.0</version>
</dependency>
compile group: 'com.appsflyer', name: 'af-android-sdk', version: '4.8.0'
libraryDependencies += "com.appsflyer" % "af-android-sdk" % "4.8.0"
<dependency org="com.appsflyer" name="af-android-sdk" rev="4.8.0"/>
@Grapes(@Grab(group='com.appsflyer', module='af-android-sdk', version='4.8.0'))
'com.appsflyer:af-android-sdk:jar:4.8.0'

Download

Click the following link to download the jar file.

af-android-sdk-4.8.0-javadoc.jar
af-android-sdk-4.8.0-sources.jar
af-android-sdk-4.8.0.pom



Related Tutorials