is not current version
Last Version 0.4.3

cn.wensiqun:asmsupport-standard 0.4.2

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

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

cn.wensiqun
ArtifactId

ArtifactId

asmsupport-standard
Version

Version

0.4.2
Type

Type

jar

Download asmsupport-standard 0.4.2


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