GroupId | GroupIdorg.gridkit.jvmtool |
---|---|
ArtifactId | ArtifactIdhprof-heap |
Version | Version0.4.4 |
Type | Typejar |
Filename | Size |
---|---|
hprof-heap-0.4.4.pom | |
hprof-heap-0.4.4.jar | 222 KB |
hprof-heap-0.4.4-sources.jar | 191 KB |
hprof-heap-0.4.4-javadoc.jar | 267 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.gridkit.jvmtool/hprof-heap/ -->
<dependency>
<groupId>org.gridkit.jvmtool</groupId>
<artifactId>hprof-heap</artifactId>
<version>0.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.gridkit.jvmtool/hprof-heap/
implementation 'org.gridkit.jvmtool:hprof-heap:0.4.4'
// https://jarcasting.com/artifacts/org.gridkit.jvmtool/hprof-heap/
implementation ("org.gridkit.jvmtool:hprof-heap:0.4.4")
'org.gridkit.jvmtool:hprof-heap:jar:0.4.4'
<dependency org="org.gridkit.jvmtool" name="hprof-heap" rev="0.4.4">
<artifact name="hprof-heap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gridkit.jvmtool', module='hprof-heap', version='0.4.4')
)
libraryDependencies += "org.gridkit.jvmtool" % "hprof-heap" % "0.4.4"
[org.gridkit.jvmtool/hprof-heap "0.4.4"]