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

com.mparticle:android-adjust-kit 5.7.8

android-adjust-kit for the mParticle SDK

Группа

Группа

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

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

android-adjust-kit
Версия

Версия

5.7.8
Тип

Тип

aar

Скачать android-adjust-kit 5.7.8


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