is not current version
Last Version 6.0.0

net.sf.jstuff:jstuff-parent 5.14.2

Toolbox for Java

Categories

Categories

Net
GroupId

GroupId

net.sf.jstuff
ArtifactId

ArtifactId

jstuff-parent
Version

Version

5.14.2
Type

Type

pom

Download jstuff-parent 5.14.2

Filename Size
jstuff-parent-5.14.2.pom 3 KB
Browse

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