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

com.appier:appier-android 7.8.3

Android SDK for Appier services

Группа

Группа

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

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

appier-android
Версия

Версия

7.8.3
Тип

Тип

aar

Скачать appier-android 7.8.3


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