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

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

The WebBridge plugin for Adjust SDK for Android

Группа

Группа

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

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

adjust-android-webbridge
Версия

Версия

4.17.0
Тип

Тип

pom

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


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