Atom-FrameWork-Compiler

Android集成Kasp和ASM的简单框架

Лицензия

Лицензия

Группа

Группа

io.github.yongzheng7
Идентификатор

Идентификатор

atom-compiler
Последняя версия

Последняя версия

5.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Atom-FrameWork-Compiler
Android集成Kasp和ASM的简单框架
Система контроля версий

Система контроля версий

https://github.com/yongzheng7/atom-api

Скачать atom-compiler

Как подключить последнюю версию

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

Зависимости

runtime (4)

Идентификатор библиотеки Тип Версия
com.squareup : javapoet jar 1.13.0
org.apache.commons : commons-lang3 jar 3.11
org.apache.commons : commons-collections4 jar 4.4
io.github.yongzheng7 : atom-annotation jar 5.0.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
5.0.0
4.0.0
3.0.0
1.0.0