is not current version
Last Version 3.4.3

com.taobao.arthas:arthas-bytekit 3.4.0


Categories

Categories

Arthas General Purpose Libraries Utility
GroupId

GroupId

com.taobao.arthas
ArtifactId

ArtifactId

arthas-bytekit
Version

Version

3.4.0
Type

Type

jar

Download arthas-bytekit 3.4.0


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