License |
License |
---|---|
GroupId | GroupIdio.github.homebeaver |
ArtifactId | ArtifactIdswingx-core |
Last Version | Last Version1.6.8 |
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.8.pom | |
swingx-core-1.6.8.jar | 1 MB |
swingx-core-1.6.8-sources.jar | 1021 KB |
swingx-core-1.6.8-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.homebeaver/swingx-core/ -->
<dependency>
<groupId>io.github.homebeaver</groupId>
<artifactId>swingx-core</artifactId>
<version>1.6.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.homebeaver/swingx-core/
implementation 'io.github.homebeaver:swingx-core:1.6.8'
// https://jarcasting.com/artifacts/io.github.homebeaver/swingx-core/
implementation ("io.github.homebeaver:swingx-core:1.6.8")
'io.github.homebeaver:swingx-core:jar:1.6.8'
<dependency org="io.github.homebeaver" name="swingx-core" rev="1.6.8">
<artifact name="swingx-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.homebeaver', module='swingx-core', version='1.6.8')
)
libraryDependencies += "io.github.homebeaver" % "swingx-core" % "1.6.8"
[io.github.homebeaver/swingx-core "1.6.8"]
Group / Artifact | Type | Version |
---|---|---|
io.github.homebeaver : swingx-autocomplete | jar | 1.6.8 |
io.github.homebeaver : swingx-action | jar | 1.6.8 |
io.github.homebeaver : swingx-plaf | jar | 1.6.8 |
io.github.homebeaver : swingx-graphics | jar | 1.6.8 |
io.github.homebeaver : swingx-painters | jar | 1.6.8 |
io.github.homebeaver : swingx-mavensupport Optional | jar | 1.6.8 |
org.kohsuke.metainf-services : metainf-services Optional | jar | 1.8 |
Group / Artifact | Type | Version |
---|---|---|
com.jhlabs : filters | jar | 2.0.235 |
commons-lang : commons-lang | jar | 2.6 |
io.github.homebeaver : swingx-testsupport | jar | 1.6.8 |