is not current version
Last Version 0.20

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

JVM tools, parent project

GroupId

GroupId

org.gridkit.jvmtool
ArtifactId

ArtifactId

jvmtool-umbrella-pom
Version

Version

0.8.1
Type

Type

pom

Download jvmtool-umbrella-pom 0.8.1


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