is not current version
Last Version 2.5.8

net.sf.cuf:cuf-parent 2.0.8

The parent for all CUF2 modules

Categories

Categories

Net
GroupId

GroupId

net.sf.cuf
ArtifactId

ArtifactId

cuf-parent
Version

Version

2.0.8
Type

Type

pom

Download cuf-parent 2.0.8

Filename Size
cuf-parent-2.0.8.pom 8 KB
Browse

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