| License |
License |
|---|---|
| GroupId | GroupIdcom.tryzage |
| ArtifactId | ArtifactIdzage-android |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionzage-android
Zage Android SDK
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| zage-android-1.0.0.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tryzage/zage-android/ -->
<dependency>
<groupId>com.tryzage</groupId>
<artifactId>zage-android</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tryzage/zage-android/
implementation 'com.tryzage:zage-android:1.0.0'
// https://jarcasting.com/artifacts/com.tryzage/zage-android/
implementation ("com.tryzage:zage-android:1.0.0")
'com.tryzage:zage-android:aar:1.0.0'
<dependency org="com.tryzage" name="zage-android" rev="1.0.0">
<artifact name="zage-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tryzage', module='zage-android', version='1.0.0')
)
libraryDependencies += "com.tryzage" % "zage-android" % "1.0.0"
[com.tryzage/zage-android "1.0.0"]