is not current version
Last Version 7.8.3-release.1

com.appier:appier-android 1.0.0

Appier services' SDK for Android

GroupId

GroupId

com.appier
ArtifactId

ArtifactId

appier-android
Version

Version

1.0.0
Type

Type

aar

Download appier-android 1.0.0


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