Last Version

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

Interpret bytes as packed binary data

License

License

GroupId

GroupId

com.lingyun-x
ArtifactId

ArtifactId

user-sdk
Version

Version

0.0.2
Type

Type

aar
Description

Description

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

Download user-sdk 0.0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.room » room-runtime jar 2.3.0
androidx.room » room-ktx jar 2.3.0

runtime (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.21
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.1
androidx.core » core-ktx jar 1.6.0
androidx.appcompat » appcompat jar 1.3.0
com.lingyun-x : lib-comm jar 0.0.2
com.lingyun-x : network-sdk jar 0.0.2

Project Modules

There are no modules declared in this project.