| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.sf.cuf |
| ArtifactId | ArtifactIdcuf-swing-examples |
| Last Version | Last Version2.5.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCUF Java Swing examples
The parent for all CUF2 modules
|
| Project Organization |
Project OrganizationJürgen Zeller (privat) |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cuf-swing-examples-2.5.8.pom | |
| cuf-swing-examples-2.5.8.jar | 121 KB |
| cuf-swing-examples-2.5.8-sources.jar | 101 KB |
| cuf-swing-examples-2.5.8-javadoc.jar | 254 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.sf.cuf/cuf-swing-examples/ -->
<dependency>
<groupId>net.sf.cuf</groupId>
<artifactId>cuf-swing-examples</artifactId>
<version>2.5.8</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.cuf/cuf-swing-examples/
implementation 'net.sf.cuf:cuf-swing-examples:2.5.8'
// https://jarcasting.com/artifacts/net.sf.cuf/cuf-swing-examples/
implementation ("net.sf.cuf:cuf-swing-examples:2.5.8")
'net.sf.cuf:cuf-swing-examples:jar:2.5.8'
<dependency org="net.sf.cuf" name="cuf-swing-examples" rev="2.5.8">
<artifact name="cuf-swing-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.cuf', module='cuf-swing-examples', version='2.5.8')
)
libraryDependencies += "net.sf.cuf" % "cuf-swing-examples" % "2.5.8"
[net.sf.cuf/cuf-swing-examples "2.5.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.sf.cuf : cuf-fw | jar | 2.5.8 |
| net.sf.cuf : cuf-swing | jar | 2.5.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13 |