is not current version
Last Version 1.0.0

com.tryzage:zage-android 0.1.2

Zage Android SDK

GroupId

GroupId

com.tryzage
ArtifactId

ArtifactId

zage-android
Version

Version

0.1.2
Type

Type

aar

Download zage-android 0.1.2


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