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