Android-Module-NFC

Android设备采集NFC的模块

License

License

GroupId

GroupId

io.github.yongzheng7
ArtifactId

ArtifactId

saop-annotation
Last Version

Last Version

3.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 saop-annotation

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0
2.0.0
1.0.0