| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.yongzheng7 |
| Идентификатор | Идентификаторatom-core |
| Последняя версия | Последняя версия5.0.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеAtom-FrameWork-Core
Android集成Kasp和ASM的简单框架
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| atom-core-5.0.0.pom | |
| atom-core-5.0.0.aar | 21 KB |
| atom-core-5.0.0-sources.jar | 4 KB |
| atom-core-5.0.0-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.yongzheng7/atom-core/ -->
<dependency>
<groupId>io.github.yongzheng7</groupId>
<artifactId>atom-core</artifactId>
<version>5.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.yongzheng7/atom-core/
implementation 'io.github.yongzheng7:atom-core:5.0.0'
// https://jarcasting.com/artifacts/io.github.yongzheng7/atom-core/
implementation ("io.github.yongzheng7:atom-core:5.0.0")
'io.github.yongzheng7:atom-core:aar:5.0.0'
<dependency org="io.github.yongzheng7" name="atom-core" rev="5.0.0">
<artifact name="atom-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.yongzheng7', module='atom-core', version='5.0.0')
)
libraryDependencies += "io.github.yongzheng7" % "atom-core" % "5.0.0"
[io.github.yongzheng7/atom-core "5.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.yongzheng7 : atom-annotation | jar | 5.0.0 |