SwingX Core

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-core
Last Version

Last Version

1.6.2-2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download swingx-core

How to add to project

<!-- https://jarcasting.com/artifacts/org.swinglabs/swingx-core/ -->
<dependency>
    <groupId>org.swinglabs</groupId>
    <artifactId>swingx-core</artifactId>
    <version>1.6.2-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.swinglabs/swingx-core/
implementation 'org.swinglabs:swingx-core:1.6.2-2'
// https://jarcasting.com/artifacts/org.swinglabs/swingx-core/
implementation ("org.swinglabs:swingx-core:1.6.2-2")
'org.swinglabs:swingx-core:jar:1.6.2-2'
<dependency org="org.swinglabs" name="swingx-core" rev="1.6.2-2">
  <artifact name="swingx-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.swinglabs', module='swingx-core', version='1.6.2-2')
)
libraryDependencies += "org.swinglabs" % "swingx-core" % "1.6.2-2"
[org.swinglabs/swingx-core "1.6.2-2"]

Dependencies

test (4)

Group / Artifact Type Version
com.jhlabs : filters jar 2.0.235
junit : junit jar 4.8.1
commons-collections : commons-collections jar 3.2.1
commons-lang : commons-lang jar 2.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.2-2
1.6.2