is not current version
Last Version 0.3.1

net.sf.jsimpletools:jsimpletools-parent-pom 0.2.0

A simple tool box to assist in coding tests in Java. Parent module.

Categories

Categories

Net
GroupId

GroupId

net.sf.jsimpletools
ArtifactId

ArtifactId

jsimpletools-parent-pom
Version

Version

0.2.0
Type

Type

pom

Download jsimpletools-parent-pom 0.2.0


<!-- https://jarcasting.com/artifacts/net.sf.jsimpletools/jsimpletools-parent-pom/ -->
<dependency>
    <groupId>net.sf.jsimpletools</groupId>
    <artifactId>jsimpletools-parent-pom</artifactId>
    <version>0.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.jsimpletools/jsimpletools-parent-pom/
implementation 'net.sf.jsimpletools:jsimpletools-parent-pom:0.2.0'
// https://jarcasting.com/artifacts/net.sf.jsimpletools/jsimpletools-parent-pom/
implementation ("net.sf.jsimpletools:jsimpletools-parent-pom:0.2.0")
'net.sf.jsimpletools:jsimpletools-parent-pom:pom:0.2.0'
<dependency org="net.sf.jsimpletools" name="jsimpletools-parent-pom" rev="0.2.0">
  <artifact name="jsimpletools-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.jsimpletools', module='jsimpletools-parent-pom', version='0.2.0')
)
libraryDependencies += "net.sf.jsimpletools" % "jsimpletools-parent-pom" % "0.2.0"
[net.sf.jsimpletools/jsimpletools-parent-pom "0.2.0"]