License |
License |
---|---|
GroupId | GroupIdio.github.homebeaver |
ArtifactId | ArtifactIdswingx-common |
Last Version | Last Version1.6.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSwingX Commons
Code common to all SwingX modules.
|
Filename | Size |
---|---|
swingx-common-1.6.8.pom | |
swingx-common-1.6.8.jar | 34 KB |
swingx-common-1.6.8-sources.jar | 38 KB |
swingx-common-1.6.8-javadoc.jar | 186 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.homebeaver/swingx-common/ -->
<dependency>
<groupId>io.github.homebeaver</groupId>
<artifactId>swingx-common</artifactId>
<version>1.6.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.homebeaver/swingx-common/
implementation 'io.github.homebeaver:swingx-common:1.6.8'
// https://jarcasting.com/artifacts/io.github.homebeaver/swingx-common/
implementation ("io.github.homebeaver:swingx-common:1.6.8")
'io.github.homebeaver:swingx-common:jar:1.6.8'
<dependency org="io.github.homebeaver" name="swingx-common" rev="1.6.8">
<artifact name="swingx-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.homebeaver', module='swingx-common', version='1.6.8')
)
libraryDependencies += "io.github.homebeaver" % "swingx-common" % "1.6.8"
[io.github.homebeaver/swingx-common "1.6.8"]
Group / Artifact | Type | Version |
---|---|---|
org.kohsuke.metainf-services : metainf-services Optional | jar | 1.8 |
Group / Artifact | Type | Version |
---|---|---|
io.github.homebeaver : swingx-testsupport | jar | 1.6.8 |