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