Last Version

SwingX 1.6.1

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

License

License

GroupId

GroupId

org.swinglabs
ArtifactId

ArtifactId

swingx
Version

Version

1.6.1
Type

Type

jar
Description

Description

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

Download swingx 1.6.1


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.jhlabs : filters jar 2.0.235
org.swinglabs : swing-worker jar 1.1

Project Modules

There are no modules declared in this project.