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

com.adjust.sdk:adjust-android-webbridge 4.15.0

The Adjust SDK for Android

Группа

Группа

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

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

adjust-android-webbridge
Версия

Версия

4.15.0
Тип

Тип

aar

Скачать adjust-android-webbridge 4.15.0


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