is not current version
Last Version 0.2

org.gridkit.jvmtool:heaplib-pom 0.1

HeapLib parent pom

GroupId

GroupId

org.gridkit.jvmtool
ArtifactId

ArtifactId

heaplib-pom
Version

Version

0.1
Type

Type

pom

Download heaplib-pom 0.1

Filename Size
heaplib-pom-0.1.pom 6 KB
Browse

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