is not current version
Last Version 4.30.1

com.adjust.sdk:adjust-android 4.0.3

The Adjust SDK for Android

GroupId

GroupId

com.adjust.sdk
ArtifactId

ArtifactId

adjust-android
Version

Version

4.0.3
Type

Type

jar

Download adjust-android 4.0.3


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