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