is not current version
Last Version 6.0.0

net.sf.jstuff:jstuff-parent 5.14.5

Toolbox for Java

Categories

Categories

Net
GroupId

GroupId

net.sf.jstuff
ArtifactId

ArtifactId

jstuff-parent
Version

Version

5.14.5
Type

Type

pom

Download jstuff-parent 5.14.5

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