is not current version
Last Version 0.4.3

cn.wensiqun:asmsupport-client 0.4.2

This modules is a wrapper of asmsupport-core, it make a most simple api to developer when use asmsupport.

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation CLI User Interface
GroupId

GroupId

cn.wensiqun
ArtifactId

ArtifactId

asmsupport-client
Version

Version

0.4.2
Type

Type

jar

Download asmsupport-client 0.4.2


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