License |
License |
---|---|
GroupId | GroupIdio.github.yongzheng7 |
ArtifactId | ArtifactIdatom-compiler |
Last Version | Last Version5.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAtom-FrameWork-Compiler
Android集成Kasp和ASM的简单框架
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
atom-compiler-5.0.0.pom | |
atom-compiler-5.0.0.jar | 18 KB |
atom-compiler-5.0.0-sources.jar | 10 KB |
atom-compiler-5.0.0-javadoc.jar | 54 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |