Last Version

asmsupport-client 0.4.3

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

License

License

GNU LESSER GENERAL PUBLIC LICENSE
Categories

Categories

ASM Application Layer Libs Bytecode Manipulation CLI User Interface
GroupId

GroupId

cn.wensiqun
ArtifactId

ArtifactId

asmsupport-client
Version

Version

0.4.3
Type

Type

jar
Description

Description

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

Download asmsupport-client 0.4.3


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

Dependencies

compile (1)

Group / Artifact Type Version
cn.wensiqun : asmsupport-core 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.