is not current version
Last Version 0.0.2

com.lingyun-x:lib-comm 0.0.1

Interpret bytes as packed binary data

GroupId

GroupId

com.lingyun-x
ArtifactId

ArtifactId

lib-comm
Version

Version

0.0.1
Type

Type

aar

Download lib-comm 0.0.1


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