is not current version
Last Version 0.0.6

com.alibaba.arthas:arthas-repackage-asm 0.0.1


Categories

Categories

ASM Application Layer Libs Bytecode Manipulation Arthas General Purpose Libraries Utility
GroupId

GroupId

com.alibaba.arthas
ArtifactId

ArtifactId

arthas-repackage-asm
Version

Version

0.0.1
Type

Type

jar

Download arthas-repackage-asm 0.0.1


<!-- https://jarcasting.com/artifacts/com.alibaba.arthas/arthas-repackage-asm/ -->
<dependency>
    <groupId>com.alibaba.arthas</groupId>
    <artifactId>arthas-repackage-asm</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.arthas/arthas-repackage-asm/
implementation 'com.alibaba.arthas:arthas-repackage-asm:0.0.1'
// https://jarcasting.com/artifacts/com.alibaba.arthas/arthas-repackage-asm/
implementation ("com.alibaba.arthas:arthas-repackage-asm:0.0.1")
'com.alibaba.arthas:arthas-repackage-asm:jar:0.0.1'
<dependency org="com.alibaba.arthas" name="arthas-repackage-asm" rev="0.0.1">
  <artifact name="arthas-repackage-asm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.arthas', module='arthas-repackage-asm', version='0.0.1')
)
libraryDependencies += "com.alibaba.arthas" % "arthas-repackage-asm" % "0.0.1"
[com.alibaba.arthas/arthas-repackage-asm "0.0.1"]