is not current version
Last Version 2.5.8

net.sf.cuf:cuf-fw 2.5.4


Categories

Categories

Net
GroupId

GroupId

net.sf.cuf
ArtifactId

ArtifactId

cuf-fw
Version

Version

2.5.4
Type

Type

jar

Download cuf-fw 2.5.4


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