GroupId | GroupIdorg.gridkit.jvmtool |
---|---|
ArtifactId | ArtifactIdjvmtool-umbrella-pom |
Version | Version0.13 |
Type | Typepom |
Filename | Size |
---|---|
jvmtool-umbrella-pom-0.13.pom | 7 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.13</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.gridkit.jvmtool/jvmtool-umbrella-pom/
implementation 'org.gridkit.jvmtool:jvmtool-umbrella-pom:0.13'
// https://jarcasting.com/artifacts/org.gridkit.jvmtool/jvmtool-umbrella-pom/
implementation ("org.gridkit.jvmtool:jvmtool-umbrella-pom:0.13")
'org.gridkit.jvmtool:jvmtool-umbrella-pom:pom:0.13'
<dependency org="org.gridkit.jvmtool" name="jvmtool-umbrella-pom" rev="0.13">
<artifact name="jvmtool-umbrella-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.gridkit.jvmtool', module='jvmtool-umbrella-pom', version='0.13')
)
libraryDependencies += "org.gridkit.jvmtool" % "jvmtool-umbrella-pom" % "0.13"
[org.gridkit.jvmtool/jvmtool-umbrella-pom "0.13"]