Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.sf.jsimpletools |
ArtifactId | ArtifactIdjsimpletools-parent-pom |
Version | Version0.3.0 |
Type | Typepom |
Filename | Size |
---|---|
jsimpletools-parent-pom-0.3.0.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.jsimpletools/jsimpletools-parent-pom/ -->
<dependency>
<groupId>net.sf.jsimpletools</groupId>
<artifactId>jsimpletools-parent-pom</artifactId>
<version>0.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.jsimpletools/jsimpletools-parent-pom/
implementation 'net.sf.jsimpletools:jsimpletools-parent-pom:0.3.0'
// https://jarcasting.com/artifacts/net.sf.jsimpletools/jsimpletools-parent-pom/
implementation ("net.sf.jsimpletools:jsimpletools-parent-pom:0.3.0")
'net.sf.jsimpletools:jsimpletools-parent-pom:pom:0.3.0'
<dependency org="net.sf.jsimpletools" name="jsimpletools-parent-pom" rev="0.3.0">
<artifact name="jsimpletools-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.jsimpletools', module='jsimpletools-parent-pom', version='0.3.0')
)
libraryDependencies += "net.sf.jsimpletools" % "jsimpletools-parent-pom" % "0.3.0"
[net.sf.jsimpletools/jsimpletools-parent-pom "0.3.0"]