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

com.taobao.arthas:arthas-memorycompiler 3.3.0


Категории

Категории

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

Группа

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

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

arthas-memorycompiler
Версия

Версия

3.3.0
Тип

Тип

jar

Скачать arthas-memorycompiler 3.3.0


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