is not current version
Last Version 0.4.3

cn.wensiqun:asmsupport-third 0.4.1

This modules is a set of third open source code, the benefit is to avoid third library confilict when you use asmsupport

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

cn.wensiqun
ArtifactId

ArtifactId

asmsupport-third
Version

Version

0.4.1
Type

Type

jar

Download asmsupport-third 0.4.1


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