Jar examples for a:adjust-android
The Adjust SDK for Android
You can download jar file adjust-android 4.1.2 in this page.
MIT License
You can use the following script to add adjust-android-4.1.2.jar to your project.
<dependency> <groupId>com.adjust.sdk</groupId> <artifactId>adjust-android</artifactId> <version>4.1.2</version> </dependency>
compile group: 'com.adjust.sdk', name: 'adjust-android', version: '4.1.2'
libraryDependencies += "com.adjust.sdk" % "adjust-android" % "4.1.2"
<dependency org="com.adjust.sdk" name="adjust-android" rev="4.1.2"/>
@Grapes(@Grab(group='com.adjust.sdk', module='adjust-android', version='4.1.2'))
'com.adjust.sdk:adjust-android:jar:4.1.2'
Click the following link to download the jar file.
adjust-android-4.1.2-javadoc.jar