не последняя версия
Последняя версия 7.8.3-release.1

com.appier:appier-android 7.3.1

Android SDK for Appier services

Группа

Группа

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

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

appier-android
Версия

Версия

7.3.1
Тип

Тип

aar

Скачать appier-android 7.3.1


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