| Группа | Группаorg.gridkit.jvmtool |
|---|---|
| Идентификатор | Идентификаторhprof-heap |
| Версия | Версия0.3.5 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| hprof-heap-0.3.5.pom | |
| hprof-heap-0.3.5.jar | 199 KB |
| hprof-heap-0.3.5-sources.jar | 181 KB |
| hprof-heap-0.3.5-javadoc.jar | 189 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.gridkit.jvmtool/hprof-heap/ -->
<dependency>
<groupId>org.gridkit.jvmtool</groupId>
<artifactId>hprof-heap</artifactId>
<version>0.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.gridkit.jvmtool/hprof-heap/
implementation 'org.gridkit.jvmtool:hprof-heap:0.3.5'
// https://jarcasting.com/artifacts/org.gridkit.jvmtool/hprof-heap/
implementation ("org.gridkit.jvmtool:hprof-heap:0.3.5")
'org.gridkit.jvmtool:hprof-heap:jar:0.3.5'
<dependency org="org.gridkit.jvmtool" name="hprof-heap" rev="0.3.5">
<artifact name="hprof-heap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gridkit.jvmtool', module='hprof-heap', version='0.3.5')
)
libraryDependencies += "org.gridkit.jvmtool" % "hprof-heap" % "0.3.5"
[org.gridkit.jvmtool/hprof-heap "0.3.5"]