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

License

Proprietary

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials