Android-Module-NFC

Android设备采集NFC的模块

License

License

GroupId

GroupId

io.github.yongzheng7
ArtifactId

ArtifactId

saop-api
Last Version

Last Version

2.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-api

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.aspectj : aspectjrt jar 1.9.6
io.github.yongzheng7 : saop-annotation jar 2.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.0.0