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