RFID Helper


License

License

GroupId

GroupId

me.majiajie
ArtifactId

ArtifactId

rfid-helper
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

RFID Helper
RFID Helper

Download rfid-helper

How to add to project

<!-- https://jarcasting.com/artifacts/me.majiajie/rfid-helper/ -->
<dependency>
    <groupId>me.majiajie</groupId>
    <artifactId>rfid-helper</artifactId>
    <version>1.0.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.majiajie/rfid-helper/
implementation 'me.majiajie:rfid-helper:1.0.2'
// https://jarcasting.com/artifacts/me.majiajie/rfid-helper/
implementation ("me.majiajie:rfid-helper:1.0.2")
'me.majiajie:rfid-helper:aar:1.0.2'
<dependency org="me.majiajie" name="rfid-helper" rev="1.0.2">
  <artifact name="rfid-helper" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.majiajie', module='rfid-helper', version='1.0.2')
)
libraryDependencies += "me.majiajie" % "rfid-helper" % "1.0.2"
[me.majiajie/rfid-helper "1.0.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.20

runtime (12)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.1
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.1
me.majiajie : abase-core jar 0.1.1-test
me.majiajie : abase-ui jar 0.0.1-test
androidx.core » core-ktx jar 1.6.0
androidx.appcompat » appcompat jar 1.3.1
com.google.android.material » material jar 1.4.0
androidx.swiperefreshlayout » swiperefreshlayout jar 1.1.0
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.3.1
androidx.lifecycle » lifecycle-livedata-ktx jar 2.3.1
androidx.lifecycle » lifecycle-runtime-ktx jar 2.3.1
androidx.lifecycle » lifecycle-common-java8 jar 2.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0-test
1.0
1.0-alpha3
1.0-alpha2
1.0-alpha1