is not current version
Last Version 0.9.3

com.gxun:gxun-sdk-android 0.9.1

A message middleware SDK base on GXUN P2P communication component

GroupId

GroupId

com.gxun
ArtifactId

ArtifactId

gxun-sdk-android
Version

Version

0.9.1
Type

Type

aar

Download gxun-sdk-android 0.9.1


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