gxun-sdk-android

A message middleware SDK base on GXUN P2P communication component

License

License

GroupId

GroupId

com.gxun
ArtifactId

ArtifactId

core
Last Version

Last Version

0.9.1
Release Date

Release Date

Type

Type

aar
Description

Description

gxun-sdk-android
A message middleware SDK base on GXUN P2P communication component
Project URL

Project URL

http://www.gxun.com

Download core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.0.0
com.google.code.gson : gson jar 2.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.1