License |
License |
---|---|
GroupId | GroupIdcom.lingyun-x |
ArtifactId | ArtifactIdlib-comm |
Version | Version0.0.2 |
Type | Typeaar |
Description |
Descriptionbluespace-x/android/lib/comm
Interpret bytes as packed binary data
|
Filename | Size |
---|---|
lib-comm-0.0.2.pom | |
Browse |
<!-- 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"]
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 |
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 |