is not current version
Last Version 2.5.8

net.sf.cuf:cuf-swing 2.0.3


Categories

Categories

Net
GroupId

GroupId

net.sf.cuf
ArtifactId

ArtifactId

cuf-swing
Version

Version

2.0.3
Type

Type

jar

Download cuf-swing 2.0.3


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