MVN

io.github.homebeaver : swingset3

Maven & Gradle

Aug 24, 2023
27 stars

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

<dependency>
    <groupId>io.github.homebeaver</groupId>
    <artifactId>swingset3</artifactId>
    <version>1.7.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.homebeaver : swingset3 to add to Maven - Latest Versions:

  • Latest Stable: 1.7.6

All Versions

Choose a version of io.github.homebeaver : swingset3 to add to Maven - All Versions:

Version Vulnerabilities Updated
1.7.x
swingset3-1.7.6
swingset3-1.7.5
swingset3-1.7.4
swingset3-1.7.2
swingset3-1.7.0
1.6.x
swingset3-1.6.9
swingset3-1.6.8

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.homebeaver</groupId>
    <artifactId>swingset3</artifactId>
    <version>1.7.6</version>
</dependency>

Advertisement