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

org.gridkit.jvmtool:heaplib 0.1

Heap analysis library

Группа

Группа

org.gridkit.jvmtool
Идентификатор

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

heaplib
Версия

Версия

0.1
Тип

Тип

jar

Скачать heaplib 0.1


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