is not current version
Last Version 4.30.1

com.adjust.sdk:adjust-android 3.6.1

The Adjust SDK for Android

GroupId

GroupId

com.adjust.sdk
ArtifactId

ArtifactId

adjust-android
Version

Version

3.6.1
Type

Type

jar

Download adjust-android 3.6.1


<!-- https://jarcasting.com/artifacts/com.adjust.sdk/adjust-android/ -->
<dependency>
    <groupId>com.adjust.sdk</groupId>
    <artifactId>adjust-android</artifactId>
    <version>3.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.adjust.sdk/adjust-android/
implementation 'com.adjust.sdk:adjust-android:3.6.1'
// https://jarcasting.com/artifacts/com.adjust.sdk/adjust-android/
implementation ("com.adjust.sdk:adjust-android:3.6.1")
'com.adjust.sdk:adjust-android:jar:3.6.1'
<dependency org="com.adjust.sdk" name="adjust-android" rev="3.6.1">
  <artifact name="adjust-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.adjust.sdk', module='adjust-android', version='3.6.1')
)
libraryDependencies += "com.adjust.sdk" % "adjust-android" % "3.6.1"
[com.adjust.sdk/adjust-android "3.6.1"]