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