не последняя версия
Последняя версия 4.30.1

com.adjust.sdk:adjust-android 3.6.1

The Adjust SDK for Android

Группа

Группа

com.adjust.sdk
Идентификатор

Идентификатор

adjust-android
Версия

Версия

3.6.1
Тип

Тип

jar

Скачать 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"]