License |
License |
---|---|
GroupId | GroupIdorg.swinglabs |
ArtifactId | ArtifactIdswingx |
Last Version | Last Version1.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSwingX
Contains extensions to the Swing GUI toolkit, including new and enhanced components that provide functionality commonly required by rich client applications.
|
Filename | Size |
---|---|
swingx-1.6.1.pom | |
swingx-1.6.1.jar | 1 MB |
swingx-1.6.1-sources.jar | 1 MB |
swingx-1.6.1-javadoc.jar | 5 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.swinglabs/swingx/ -->
<dependency>
<groupId>org.swinglabs</groupId>
<artifactId>swingx</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.swinglabs/swingx/
implementation 'org.swinglabs:swingx:1.6.1'
// https://jarcasting.com/artifacts/org.swinglabs/swingx/
implementation ("org.swinglabs:swingx:1.6.1")
'org.swinglabs:swingx:jar:1.6.1'
<dependency org="org.swinglabs" name="swingx" rev="1.6.1">
<artifact name="swingx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.swinglabs', module='swingx', version='1.6.1')
)
libraryDependencies += "org.swinglabs" % "swingx" % "1.6.1"
[org.swinglabs/swingx "1.6.1"]
Group / Artifact | Type | Version |
---|---|---|
com.jhlabs : filters | jar | 2.0.235 |
org.swinglabs : swing-worker | jar | 1.1 |