Atom-FrameWork-Annotation

Android集成Kasp和ASM的简单框架

License

License

GroupId

GroupId

io.github.yongzheng7
ArtifactId

ArtifactId

atom-annotation
Last Version

Last Version

5.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Atom-FrameWork-Annotation
Android集成Kasp和ASM的简单框架
Source Code Management

Source Code Management

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

Download atom-annotation

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
5.0.0
4.0.0
3.0.0
1.0.0