не последняя версия
Последняя версия 3.6.3

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

arthas

Категории

Категории

Arthas Универсальные библиотеки Utility
Группа

Группа

com.taobao.arthas
Идентификатор

Идентификатор

arthas-tunnel-common
Версия

Версия

3.4.8
Тип

Тип

jar

Скачать arthas-tunnel-common 3.4.8


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