Last Version

Android-Module-NFC 3.0

Android设备采集NFC的模块

License

License

GroupId

GroupId

io.github.yongzheng7
ArtifactId

ArtifactId

module-nfc
Version

Version

3.0
Type

Type

aar
Description

Description

Android-Module-NFC
Android设备采集NFC的模块
Source Code Management

Source Code Management

https://github.com/yongzheng7/Android-Module-NFC

Download module-nfc 3.0


<!-- https://jarcasting.com/artifacts/io.github.yongzheng7/module-nfc/ -->
<dependency>
    <groupId>io.github.yongzheng7</groupId>
    <artifactId>module-nfc</artifactId>
    <version>3.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.yongzheng7/module-nfc/
implementation 'io.github.yongzheng7:module-nfc:3.0'
// https://jarcasting.com/artifacts/io.github.yongzheng7/module-nfc/
implementation ("io.github.yongzheng7:module-nfc:3.0")
'io.github.yongzheng7:module-nfc:aar:3.0'
<dependency org="io.github.yongzheng7" name="module-nfc" rev="3.0">
  <artifact name="module-nfc" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.yongzheng7', module='module-nfc', version='3.0')
)
libraryDependencies += "io.github.yongzheng7" % "module-nfc" % "3.0"
[io.github.yongzheng7/module-nfc "3.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 30.1.1-android

Project Modules

There are no modules declared in this project.