is not current version
Last Version 0.4.3

cn.wensiqun:asmsupport-core 0.4.2

This module is the core implement of asmsupport-standard

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

cn.wensiqun
ArtifactId

ArtifactId

asmsupport-core
Version

Version

0.4.2
Type

Type

jar

Download asmsupport-core 0.4.2


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