Last Version

bluespace-x/android/lib/comm 0.0.2

Interpret bytes as packed binary data

License

License

GroupId

GroupId

com.lingyun-x
ArtifactId

ArtifactId

lib-comm
Version

Version

0.0.2
Type

Type

aar
Description

Description

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

Download lib-comm 0.0.2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.blankj : utilcodex jar 1.30.6
pub.devrel : easypermissions jar 3.0.0
com.jakewharton.timber : timber jar 5.0.0

runtime (8)

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
androidx.lifecycle » lifecycle-livedata-ktx jar 2.3.1
androidx.navigation » navigation-fragment-ktx jar 2.3.4
androidx.navigation » navigation-ui-ktx jar 2.3.4
com.google.android.material » material jar 1.3.0

Project Modules

There are no modules declared in this project.