is not current version
Last Version 3.0.0

io.github.yongzheng7:saop-annotation 2.0.0

Android设备采集NFC的模块

GroupId

GroupId

io.github.yongzheng7
ArtifactId

ArtifactId

saop-annotation
Version

Version

2.0.0
Type

Type

aar

Download saop-annotation 2.0.0


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