Last Version

asmsupport-sample 0.4.3

Some simple sample use asmsupport, such as dynamic proxy, json serialize and so on.

License

License

GNU LESSER GENERAL PUBLIC LICENSE
Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

cn.wensiqun
ArtifactId

ArtifactId

asmsupport-sample
Version

Version

0.4.3
Type

Type

jar
Description

Description

asmsupport-sample
Some simple sample use asmsupport, such as dynamic proxy, json serialize and so on.

Download asmsupport-sample 0.4.3


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

Dependencies

compile (1)

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