| License |
License |
|---|---|
| GroupId | GroupIdio.github.yongzheng7 |
| ArtifactId | ArtifactIdatom-plugin |
| Last Version | Last Version5.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAtom-FrameWork-Plugin
Android集成Kasp和ASM的简单框架
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| atom-plugin-5.0.0.pom | |
| atom-plugin-5.0.0.jar | 43 KB |
| atom-plugin-5.0.0-sources.jar | 9 KB |
| atom-plugin-5.0.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.yongzheng7/atom-plugin/ -->
<dependency>
<groupId>io.github.yongzheng7</groupId>
<artifactId>atom-plugin</artifactId>
<version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.yongzheng7/atom-plugin/
implementation 'io.github.yongzheng7:atom-plugin:5.0.0'
// https://jarcasting.com/artifacts/io.github.yongzheng7/atom-plugin/
implementation ("io.github.yongzheng7:atom-plugin:5.0.0")
'io.github.yongzheng7:atom-plugin:jar:5.0.0'
<dependency org="io.github.yongzheng7" name="atom-plugin" rev="5.0.0">
<artifact name="atom-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.yongzheng7', module='atom-plugin', version='5.0.0')
)
libraryDependencies += "io.github.yongzheng7" % "atom-plugin" % "5.0.0"
[io.github.yongzheng7/atom-plugin "5.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.tools.build : transform-api | jar | 1.5.0 |
| com.android.tools.build : gradle | jar | 4.0.0 |