GroupId | GroupIdorg.gridkit.coherence-tools |
---|---|
ArtifactId | ArtifactIdcoherence-tools-parent-pom |
Version | Version1 |
Type | Typepom |
Filename | Size |
---|---|
coherence-tools-parent-pom-1.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.gridkit.coherence-tools/coherence-tools-parent-pom/ -->
<dependency>
<groupId>org.gridkit.coherence-tools</groupId>
<artifactId>coherence-tools-parent-pom</artifactId>
<version>1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.gridkit.coherence-tools/coherence-tools-parent-pom/
implementation 'org.gridkit.coherence-tools:coherence-tools-parent-pom:1'
// https://jarcasting.com/artifacts/org.gridkit.coherence-tools/coherence-tools-parent-pom/
implementation ("org.gridkit.coherence-tools:coherence-tools-parent-pom:1")
'org.gridkit.coherence-tools:coherence-tools-parent-pom:pom:1'
<dependency org="org.gridkit.coherence-tools" name="coherence-tools-parent-pom" rev="1">
<artifact name="coherence-tools-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.gridkit.coherence-tools', module='coherence-tools-parent-pom', version='1')
)
libraryDependencies += "org.gridkit.coherence-tools" % "coherence-tools-parent-pom" % "1"
[org.gridkit.coherence-tools/coherence-tools-parent-pom "1"]