License |
License |
---|---|
GroupId | GroupIdio.github.homebeaver |
ArtifactId | ArtifactIdswingx-beaninfo |
Last Version | Last Version1.6.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSwingX BeanInfo
Contains extensions to the Swing GUI toolkit, including new and enhanced components that provide functionality commonly required by rich client applications.
|
Filename | Size |
---|---|
swingx-beaninfo-1.6.8.pom | |
swingx-beaninfo-1.6.8.jar | 219 KB |
swingx-beaninfo-1.6.8-sources.jar | 181 KB |
swingx-beaninfo-1.6.8-javadoc.jar | 630 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.homebeaver/swingx-beaninfo/ -->
<dependency>
<groupId>io.github.homebeaver</groupId>
<artifactId>swingx-beaninfo</artifactId>
<version>1.6.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.homebeaver/swingx-beaninfo/
implementation 'io.github.homebeaver:swingx-beaninfo:1.6.8'
// https://jarcasting.com/artifacts/io.github.homebeaver/swingx-beaninfo/
implementation ("io.github.homebeaver:swingx-beaninfo:1.6.8")
'io.github.homebeaver:swingx-beaninfo:jar:1.6.8'
<dependency org="io.github.homebeaver" name="swingx-beaninfo" rev="1.6.8">
<artifact name="swingx-beaninfo" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.homebeaver', module='swingx-beaninfo', version='1.6.8')
)
libraryDependencies += "io.github.homebeaver" % "swingx-beaninfo" % "1.6.8"
[io.github.homebeaver/swingx-beaninfo "1.6.8"]
Group / Artifact | Type | Version |
---|---|---|
io.github.homebeaver : swingx-core 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 |