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

com.adjust.sdk:adjust-android 4.2.0

The Adjust SDK for Android

Группа

Группа

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

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

adjust-android
Версия

Версия

4.2.0
Тип

Тип

jar

Скачать adjust-android 4.2.0


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