License |
License |
---|---|
GroupId | GroupIdio.github.yongzheng7 |
ArtifactId | ArtifactIdatom-core |
Version | Version1.0.0 |
Type | Typeaar |
Description |
DescriptionAndroid-Module-NFC
Android设备采集NFC的模块
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
atom-core-1.0.0.pom | |
atom-core-1.0.0.aar | 21 KB |
atom-core-1.0.0-sources.jar | 4 KB |
atom-core-1.0.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.yongzheng7/atom-core/ -->
<dependency>
<groupId>io.github.yongzheng7</groupId>
<artifactId>atom-core</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.yongzheng7/atom-core/
implementation 'io.github.yongzheng7:atom-core:1.0.0'
// https://jarcasting.com/artifacts/io.github.yongzheng7/atom-core/
implementation ("io.github.yongzheng7:atom-core:1.0.0")
'io.github.yongzheng7:atom-core:aar:1.0.0'
<dependency org="io.github.yongzheng7" name="atom-core" rev="1.0.0">
<artifact name="atom-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.yongzheng7', module='atom-core', version='1.0.0')
)
libraryDependencies += "io.github.yongzheng7" % "atom-core" % "1.0.0"
[io.github.yongzheng7/atom-core "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.yongzheng7 : atom-api | jar | 1.0.0 |
androidx.appcompat » appcompat | jar | 1.2.0 |