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

License

Proprietary

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials