is not current version
Last Version 0.0.2

com.lingyun-x:network-sdk 0.0.1

Interpret bytes as packed binary data

Categories

Categories

Net
GroupId

GroupId

com.lingyun-x
ArtifactId

ArtifactId

network-sdk
Version

Version

0.0.1
Type

Type

aar

Download network-sdk 0.0.1


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