| License |
License |
|---|---|
| GroupId | GroupIdcom.gxun |
| ArtifactId | ArtifactIdcore |
| Last Version | Last Version0.9.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptiongxun-sdk-android
A message middleware SDK base on GXUN P2P communication component
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| core-0.9.1.pom | |
| core-0.9.1.aar | 6 MB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.annotation » annotation | jar | 1.0.0 |
| com.google.code.gson : gson | jar | 2.9.0 |