License |
License |
---|---|
GroupId | GroupIdio.github.homebeaver |
ArtifactId | ArtifactIdswingx-plaf |
Last Version | Last Version1.6.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSwingX Look and Feel Support
Contains extensions to the Swing GUI toolkit, including new and enhanced components that provide functionality commonly required by rich client applications.
|
Filename | Size |
---|---|
swingx-plaf-1.6.8.pom | |
swingx-plaf-1.6.8.jar | 42 KB |
swingx-plaf-1.6.8-sources.jar | 47 KB |
swingx-plaf-1.6.8-javadoc.jar | 254 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.homebeaver/swingx-plaf/ -->
<dependency>
<groupId>io.github.homebeaver</groupId>
<artifactId>swingx-plaf</artifactId>
<version>1.6.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.homebeaver/swingx-plaf/
implementation 'io.github.homebeaver:swingx-plaf:1.6.8'
// https://jarcasting.com/artifacts/io.github.homebeaver/swingx-plaf/
implementation ("io.github.homebeaver:swingx-plaf:1.6.8")
'io.github.homebeaver:swingx-plaf:jar:1.6.8'
<dependency org="io.github.homebeaver" name="swingx-plaf" rev="1.6.8">
<artifact name="swingx-plaf" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.homebeaver', module='swingx-plaf', version='1.6.8')
)
libraryDependencies += "io.github.homebeaver" % "swingx-plaf" % "1.6.8"
[io.github.homebeaver/swingx-plaf "1.6.8"]
Group / Artifact | Type | Version |
---|---|---|
io.github.homebeaver : swingx-common | jar | 1.6.8 |
io.github.homebeaver : swingx-painters Optional | jar | 1.6.8 |
org.kohsuke.metainf-services : metainf-services Optional | jar | 1.8 |
Group / Artifact | Type | Version |
---|---|---|
io.github.homebeaver : swingx-testsupport | jar | 1.6.8 |