is not current version
Last Version 3.6.3

com.taobao.arthas:arthas-tunnel-common 3.4.5

arthas

Categories

Categories

Arthas General Purpose Libraries Utility
GroupId

GroupId

com.taobao.arthas
ArtifactId

ArtifactId

arthas-tunnel-common
Version

Version

3.4.5
Type

Type

jar

Download arthas-tunnel-common 3.4.5


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