is not current version
Last Version 0.16

org.gridkit.jvmtool:hprof-heap 0.8.1

HPROF heap dump parser

GroupId

GroupId

org.gridkit.jvmtool
ArtifactId

ArtifactId

hprof-heap
Version

Version

0.8.1
Type

Type

jar

Download hprof-heap 0.8.1


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