License |
License |
---|---|
GroupId | GroupIdio.github.yongzheng7 |
ArtifactId | ArtifactIdatom-annotation |
Version | Version4.0.0 |
Type | Typejar |
Description |
DescriptionAtom-FrameWork-Annotation
Android集成Kasp和ASM的简单框架
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
atom-annotation-4.0.0.pom | |
atom-annotation-4.0.0.jar | 7 KB |
atom-annotation-4.0.0-sources.jar | 4 KB |
atom-annotation-4.0.0-javadoc.jar | 48 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.yongzheng7/atom-annotation/ -->
<dependency>
<groupId>io.github.yongzheng7</groupId>
<artifactId>atom-annotation</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.yongzheng7/atom-annotation/
implementation 'io.github.yongzheng7:atom-annotation:4.0.0'
// https://jarcasting.com/artifacts/io.github.yongzheng7/atom-annotation/
implementation ("io.github.yongzheng7:atom-annotation:4.0.0")
'io.github.yongzheng7:atom-annotation:jar:4.0.0'
<dependency org="io.github.yongzheng7" name="atom-annotation" rev="4.0.0">
<artifact name="atom-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.yongzheng7', module='atom-annotation', version='4.0.0')
)
libraryDependencies += "io.github.yongzheng7" % "atom-annotation" % "4.0.0"
[io.github.yongzheng7/atom-annotation "4.0.0"]