License |
License |
---|---|
GroupId | GroupIdio.github.homebeaver |
ArtifactId | ArtifactIdswingx-all |
Last Version | Last Version1.6.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSwingX Complete
A Maven project to aggregate all modules into a single artifact.
|
Filename | Size |
---|---|
swingx-all-1.6.8.pom | |
swingx-all-1.6.8.jar | 2 KB |
swingx-all-1.6.8-complete.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.homebeaver/swingx-all/ -->
<dependency>
<groupId>io.github.homebeaver</groupId>
<artifactId>swingx-all</artifactId>
<version>1.6.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.homebeaver/swingx-all/
implementation 'io.github.homebeaver:swingx-all:1.6.8'
// https://jarcasting.com/artifacts/io.github.homebeaver/swingx-all/
implementation ("io.github.homebeaver:swingx-all:1.6.8")
'io.github.homebeaver:swingx-all:jar:1.6.8'
<dependency org="io.github.homebeaver" name="swingx-all" rev="1.6.8">
<artifact name="swingx-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.homebeaver', module='swingx-all', version='1.6.8')
)
libraryDependencies += "io.github.homebeaver" % "swingx-all" % "1.6.8"
[io.github.homebeaver/swingx-all "1.6.8"]
Group / Artifact | Type | Version |
---|---|---|
io.github.homebeaver : swingx-graphics Optional | jar | 1.6.8 |
io.github.homebeaver : swingx-core Optional | jar | 1.6.8 |
io.github.homebeaver : swingx-mavensupport Optional | jar | 1.6.8 |
org.kohsuke.metainf-services : metainf-services Optional | jar | 1.8 |