| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.yongzheng7 |
| Идентификатор | Идентификаторatom-api |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеAndroid-Module-NFC
Android设备采集NFC的模块
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| atom-api-1.0.0.pom | |
| atom-api-1.0.0.aar | 14 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.yongzheng7 : atom-annotation | jar | 1.0.0 |
| androidx.appcompat » appcompat | jar | 1.2.0 |