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

com.taobao.arthas:arthas-memorycompiler 3.3.7


Категории

Категории

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

Группа

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

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

arthas-memorycompiler
Версия

Версия

3.3.7
Тип

Тип

jar

Скачать arthas-memorycompiler 3.3.7


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