License |
License |
---|---|
GroupId | GroupIdorg.swinglabs |
ArtifactId | ArtifactIdswingx-core |
Last Version | Last Version1.6.2-2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSwingX Core
Contains extensions to the Swing GUI toolkit, including new and enhanced components that provide functionality commonly required by rich client applications.
|
Filename | Size |
---|---|
swingx-core-1.6.2-2.pom | |
swingx-core-1.6.2-2.jar | 1 MB |
swingx-core-1.6.2-2-sources.jar | 1 MB |
swingx-core-1.6.2-2-javadoc.jar | 3 MB |
Browse |
<!-- 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"]
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 |