is not current version
Last Version 4.30.1

com.adjust.sdk:adjust-android 4.17.0

The Adjust SDK for Android

GroupId

GroupId

com.adjust.sdk
ArtifactId

ArtifactId

adjust-android
Version

Version

4.17.0
Type

Type

pom

Download adjust-android 4.17.0


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