License |
License |
---|---|
GroupId | GroupIdorg.gridkit.jvmtool |
ArtifactId | ArtifactIdjvmtool-umbrella-pom |
Last Version | Last Version0.20 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionorg.gridkit.jvmtool::jvmtool-umbrella-pom
JVM tools, parent project
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jvmtool-umbrella-pom-0.20.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.gridkit.jvmtool/jvmtool-umbrella-pom/ -->
<dependency>
<groupId>org.gridkit.jvmtool</groupId>
<artifactId>jvmtool-umbrella-pom</artifactId>
<version>0.20</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.gridkit.jvmtool/jvmtool-umbrella-pom/
implementation 'org.gridkit.jvmtool:jvmtool-umbrella-pom:0.20'
// https://jarcasting.com/artifacts/org.gridkit.jvmtool/jvmtool-umbrella-pom/
implementation ("org.gridkit.jvmtool:jvmtool-umbrella-pom:0.20")
'org.gridkit.jvmtool:jvmtool-umbrella-pom:pom:0.20'
<dependency org="org.gridkit.jvmtool" name="jvmtool-umbrella-pom" rev="0.20">
<artifact name="jvmtool-umbrella-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.gridkit.jvmtool', module='jvmtool-umbrella-pom', version='0.20')
)
libraryDependencies += "org.gridkit.jvmtool" % "jvmtool-umbrella-pom" % "0.20"
[org.gridkit.jvmtool/jvmtool-umbrella-pom "0.20"]