License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.lingyun-x |
ArtifactId | ArtifactIdnetwork-sdk |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionbluespace-x/android/lib/network-sdk
Interpret bytes as packed binary data
|
Filename | Size |
---|---|
network-sdk-0.0.2.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.lingyun-x/network-sdk/ -->
<dependency>
<groupId>com.lingyun-x</groupId>
<artifactId>network-sdk</artifactId>
<version>0.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.lingyun-x/network-sdk/
implementation 'com.lingyun-x:network-sdk:0.0.2'
// https://jarcasting.com/artifacts/com.lingyun-x/network-sdk/
implementation ("com.lingyun-x:network-sdk:0.0.2")
'com.lingyun-x:network-sdk:aar:0.0.2'
<dependency org="com.lingyun-x" name="network-sdk" rev="0.0.2">
<artifact name="network-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.lingyun-x', module='network-sdk', version='0.0.2')
)
libraryDependencies += "com.lingyun-x" % "network-sdk" % "0.0.2"
[com.lingyun-x/network-sdk "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
com.squareup.retrofit2 : converter-gson | jar | 2.9.0 |
com.jakewharton.retrofit : retrofit2-kotlinx-serialization-converter | jar | 0.8.0 |
com.jakewharton.retrofit : retrofit2-kotlin-coroutines-adapter | jar | 0.9.2 |
com.squareup.okhttp3 : okhttp | jar | 4.9.1 |
com.squareup.okhttp3 : logging-interceptor | jar | 4.9.1 |
com.readystatesoftware.chuck : library | jar | 1.1.0 |
org.jetbrains.kotlinx : kotlinx-serialization-json | jar | 1.2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.21 |
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.5.1 |
com.jakewharton.timber : timber | jar | 5.0.0 |