is not current version
Last Version 6.0.0

net.sf.jstuff:jstuff-parent 5.16.0

Toolbox for Java

Categories

Categories

Net
GroupId

GroupId

net.sf.jstuff
ArtifactId

ArtifactId

jstuff-parent
Version

Version

5.16.0
Type

Type

pom

Download jstuff-parent 5.16.0

Filename Size
jstuff-parent-5.16.0.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.16.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.jstuff/jstuff-parent/
implementation 'net.sf.jstuff:jstuff-parent:5.16.0'
// https://jarcasting.com/artifacts/net.sf.jstuff/jstuff-parent/
implementation ("net.sf.jstuff:jstuff-parent:5.16.0")
'net.sf.jstuff:jstuff-parent:pom:5.16.0'
<dependency org="net.sf.jstuff" name="jstuff-parent" rev="5.16.0">
  <artifact name="jstuff-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.jstuff', module='jstuff-parent', version='5.16.0')
)
libraryDependencies += "net.sf.jstuff" % "jstuff-parent" % "5.16.0"
[net.sf.jstuff/jstuff-parent "5.16.0"]