| License |
License |
|---|---|
| GroupId | GroupIdcom.tiandilianxian.xxn |
| ArtifactId | ArtifactIdXNSDK |
| Version | Version1.0.4 |
| Type | Typeaar |
| Description |
DescriptionThis is an SDK for communication
This is an SDK for communication
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| XNSDK-1.0.4.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tiandilianxian.xxn/XNSDK/ -->
<dependency>
<groupId>com.tiandilianxian.xxn</groupId>
<artifactId>XNSDK</artifactId>
<version>1.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tiandilianxian.xxn/XNSDK/
implementation 'com.tiandilianxian.xxn:XNSDK:1.0.4'
// https://jarcasting.com/artifacts/com.tiandilianxian.xxn/XNSDK/
implementation ("com.tiandilianxian.xxn:XNSDK:1.0.4")
'com.tiandilianxian.xxn:XNSDK:aar:1.0.4'
<dependency org="com.tiandilianxian.xxn" name="XNSDK" rev="1.0.4">
<artifact name="XNSDK" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tiandilianxian.xxn', module='XNSDK', version='1.0.4')
)
libraryDependencies += "com.tiandilianxian.xxn" % "XNSDK" % "1.0.4"
[com.tiandilianxian.xxn/XNSDK "1.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.1.0 |
| com.squareup.okhttp3 : okhttp | jar | 3.10.0 |
| io.reactivex.rxjava2 : rxjava | jar | 2.1.1 |
| io.reactivex.rxjava2 : rxandroid | jar | 2.0.1 |
| com.squareup.retrofit2 : retrofit | jar | 2.3.0 |
| com.jakewharton.retrofit : retrofit2-rxjava2-adapter | jar | 1.0.0 |
| com.squareup.retrofit2 : converter-gson | jar | 2.3.0 |
| com.google.code.gson : gson | jar | 2.8.5 |