is not current version
Last Version 5.0.0

io.github.yongzheng7:atom-compiler 3.0.0

Android集成Kasp和ASM的简单框架

GroupId

GroupId

io.github.yongzheng7
ArtifactId

ArtifactId

atom-compiler
Version

Version

3.0.0
Type

Type

jar

Download atom-compiler 3.0.0


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