is not current version
Last Version 2.5.8

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


Categories

Categories

Net
GroupId

GroupId

net.sf.cuf
ArtifactId

ArtifactId

cuf-swing-examples
Version

Version

2.0.7
Type

Type

jar

Download cuf-swing-examples 2.0.7


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