asmsupport-standard

This module is a standard apid definition of asmsupport, all implements of asmsupport will be following this standard api.

License

License

GNU LESSER GENERAL PUBLIC LICENSE
Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

cn.wensiqun
ArtifactId

ArtifactId

asmsupport-standard
Last Version

Last Version

0.4.3
Release Date

Release Date

Type

Type

jar
Description

Description

asmsupport-standard
This module is a standard apid definition of asmsupport, all implements of asmsupport will be following this standard api.

Download asmsupport-standard

How to add to project

<!-- https://jarcasting.com/artifacts/cn.wensiqun/asmsupport-standard/ -->
<dependency>
    <groupId>cn.wensiqun</groupId>
    <artifactId>asmsupport-standard</artifactId>
    <version>0.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/cn.wensiqun/asmsupport-standard/
implementation 'cn.wensiqun:asmsupport-standard:0.4.3'
// https://jarcasting.com/artifacts/cn.wensiqun/asmsupport-standard/
implementation ("cn.wensiqun:asmsupport-standard:0.4.3")
'cn.wensiqun:asmsupport-standard:jar:0.4.3'
<dependency org="cn.wensiqun" name="asmsupport-standard" rev="0.4.3">
  <artifact name="asmsupport-standard" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.wensiqun', module='asmsupport-standard', version='0.4.3')
)
libraryDependencies += "cn.wensiqun" % "asmsupport-standard" % "0.4.3"
[cn.wensiqun/asmsupport-standard "0.4.3"]

Dependencies

compile (1)

Group / Artifact Type Version
cn.wensiqun : asmsupport-third jar 0.4.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.3
0.4.2
0.4.1