Last Version

arthas-demo 3.5.0

arthas

License

License

Categories

Categories

Arthas General Purpose Libraries Utility
GroupId

GroupId

com.taobao.arthas
ArtifactId

ArtifactId

arthas-demo
Version

Version

3.5.0
Type

Type

jar
Description

Description

arthas-demo
arthas

Download arthas-demo 3.5.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.