Android-Module-NFC

Android设备采集NFC的模块

License

License

GroupId

GroupId

io.github.yongzheng7
ArtifactId

ArtifactId

atom-api
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

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

Source Code Management

https://github.com/yongzheng7/saop

Download atom-api

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.yongzheng7 : atom-annotation jar 1.0.0
androidx.appcompat » appcompat jar 1.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0