License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdio.github.homebeaver |
ArtifactId | ArtifactIdswingx-mavensupport |
Last Version | Last Version1.6.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSwingX Maven 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-mavensupport-1.6.8.pom | |
swingx-mavensupport-1.6.8.jar | 6 KB |
swingx-mavensupport-1.6.8-sources.jar | 3 KB |
swingx-mavensupport-1.6.8-javadoc.jar | 117 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.homebeaver/swingx-mavensupport/ -->
<dependency>
<groupId>io.github.homebeaver</groupId>
<artifactId>swingx-mavensupport</artifactId>
<version>1.6.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.homebeaver/swingx-mavensupport/
implementation 'io.github.homebeaver:swingx-mavensupport:1.6.8'
// https://jarcasting.com/artifacts/io.github.homebeaver/swingx-mavensupport/
implementation ("io.github.homebeaver:swingx-mavensupport:1.6.8")
'io.github.homebeaver:swingx-mavensupport:jar:1.6.8'
<dependency org="io.github.homebeaver" name="swingx-mavensupport" rev="1.6.8">
<artifact name="swingx-mavensupport" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.homebeaver', module='swingx-mavensupport', version='1.6.8')
)
libraryDependencies += "io.github.homebeaver" % "swingx-mavensupport" % "1.6.8"
[io.github.homebeaver/swingx-mavensupport "1.6.8"]
Group / Artifact | Type | Version |
---|---|---|
org.kohsuke.metainf-services : metainf-services Optional | jar | 1.8 |