MVN

org.bidib.jbidib.swinglabs.swingx : swingx-project

Maven & Gradle

Oct 14, 2013

SwingX · Contains extensions to the Swing GUI toolkit, including new and enhanced components that provide functionality commonly required by rich client applications.

<dependency>
    <groupId>org.bidib.jbidib.swinglabs.swingx</groupId>
    <artifactId>swingx-project</artifactId>
    <version>1.6.5-1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.bidib.jbidib.swinglabs.swingx : swingx-project to add to Maven - Latest Versions:

  • Latest Stable: 1.6.5-1

All Versions

Choose a version of org.bidib.jbidib.swinglabs.swingx : swingx-project to add to Maven - All Versions:

Version Vulnerabilities Updated
1.6.x
swingx-project-1.6.5-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.bidib.jbidib.swinglabs.swingx</groupId>
    <artifactId>swingx-project</artifactId>
    <version>1.6.5-1</version>
</dependency>