Last Version

Example Application 1.0.4

A application used as an example on how to set uppushing its components to the Central Repository.

License

License

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

top.greatfeng.plugin
ArtifactId

ArtifactId

asm_plugin
Version

Version

1.0.4
Type

Type

jar
Description

Description

Example Application
A application used as an example on how to set uppushing its components to the Central Repository.

Download asm_plugin 1.0.4


<!-- https://jarcasting.com/artifacts/top.greatfeng.plugin/asm_plugin/ -->
<dependency>
    <groupId>top.greatfeng.plugin</groupId>
    <artifactId>asm_plugin</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/top.greatfeng.plugin/asm_plugin/
implementation 'top.greatfeng.plugin:asm_plugin:1.0.4'
// https://jarcasting.com/artifacts/top.greatfeng.plugin/asm_plugin/
implementation ("top.greatfeng.plugin:asm_plugin:1.0.4")
'top.greatfeng.plugin:asm_plugin:jar:1.0.4'
<dependency org="top.greatfeng.plugin" name="asm_plugin" rev="1.0.4">
  <artifact name="asm_plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.greatfeng.plugin', module='asm_plugin', version='1.0.4')
)
libraryDependencies += "top.greatfeng.plugin" % "asm_plugin" % "1.0.4"
[top.greatfeng.plugin/asm_plugin "1.0.4"]

Dependencies

runtime (4)

Group / Artifact Type Version
com.android.tools.build : gradle jar 3.2.1
org.ow2.asm : asm jar 9.1
org.ow2.asm : asm-commons jar 9.1
org.ow2.asm : asm-util jar 9.1

Project Modules

There are no modules declared in this project.