Last Version

asmsupport-core 0.4.3

This module is the core implement of asmsupport-standard

License

License

GNU LESSER GENERAL PUBLIC LICENSE
Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

cn.wensiqun
ArtifactId

ArtifactId

asmsupport-core
Version

Version

0.4.3
Type

Type

jar
Description

Description

asmsupport-core
This module is the core implement of asmsupport-standard

Download asmsupport-core 0.4.3


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

Dependencies

compile (1)

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