is not current version
Last Version 0.0.2

com.lingyun-x:user-sdk 0.0.1

Interpret bytes as packed binary data

GroupId

GroupId

com.lingyun-x
ArtifactId

ArtifactId

user-sdk
Version

Version

0.0.1
Type

Type

aar

Download user-sdk 0.0.1


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