is not current version
Last Version 0.20

org.gridkit.jvmtool:jvmtool-umbrella-pom 0.15

JVM tools, parent project

GroupId

GroupId

org.gridkit.jvmtool
ArtifactId

ArtifactId

jvmtool-umbrella-pom
Version

Version

0.15
Type

Type

pom

Download jvmtool-umbrella-pom 0.15


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