is not current version
Last Version 3.6.3

arthas-agent 3.5.1

arthas

License

License

Categories

Categories

Arthas General Purpose Libraries Utility
GroupId

GroupId

com.taobao.arthas
ArtifactId

ArtifactId

arthas-agent
Version

Version

3.5.1
Type

Type

jar
Description

Description

arthas-agent
arthas

Download arthas-agent 3.5.1


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

Dependencies

provided (1)

Group / Artifact Type Version
com.taobao.arthas : arthas-spy jar 3.5.1

Project Modules

There are no modules declared in this project.