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