Download af-android-sdk-4.5.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.5.0 in this page.

License

Proprietary

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials