is not current version
Last Version 2.5.8

net.sf.cuf:cuf-swing-examples 2.5.5


Categories

Categories

Net
GroupId

GroupId

net.sf.cuf
ArtifactId

ArtifactId

cuf-swing-examples
Version

Version

2.5.5
Type

Type

jar

Download cuf-swing-examples 2.5.5


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