Last Version

bluespace-x/android/lib/network-sdk 0.0.2

Interpret bytes as packed binary data

License

License

Categories

Categories

Net
GroupId

GroupId

com.lingyun-x
ArtifactId

ArtifactId

network-sdk
Version

Version

0.0.2
Type

Type

aar
Description

Description

bluespace-x/android/lib/network-sdk
Interpret bytes as packed binary data

Download network-sdk 0.0.2


<!-- 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"]

Dependencies

compile (8)

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

runtime (3)

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

Project Modules

There are no modules declared in this project.