License |
License |
---|---|
GroupId | GroupIdorg.swinglabs.swingx |
ArtifactId | ArtifactIdswingx-common |
Last Version | Last Version1.6.5-1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSwingX Commons
Code common to all SwingX modules.
|
Filename | Size |
---|---|
swingx-common-1.6.5-1.pom | |
swingx-common-1.6.5-1.jar | 33 KB |
swingx-common-1.6.5-1-sources.jar | 39 KB |
swingx-common-1.6.5-1-javadoc.jar | 111 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.swinglabs.swingx/swingx-common/ -->
<dependency>
<groupId>org.swinglabs.swingx</groupId>
<artifactId>swingx-common</artifactId>
<version>1.6.5-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.swinglabs.swingx/swingx-common/
implementation 'org.swinglabs.swingx:swingx-common:1.6.5-1'
// https://jarcasting.com/artifacts/org.swinglabs.swingx/swingx-common/
implementation ("org.swinglabs.swingx:swingx-common:1.6.5-1")
'org.swinglabs.swingx:swingx-common:jar:1.6.5-1'
<dependency org="org.swinglabs.swingx" name="swingx-common" rev="1.6.5-1">
<artifact name="swingx-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.swinglabs.swingx', module='swingx-common', version='1.6.5-1')
)
libraryDependencies += "org.swinglabs.swingx" % "swingx-common" % "1.6.5-1"
[org.swinglabs.swingx/swingx-common "1.6.5-1"]
Group / Artifact | Type | Version |
---|---|---|
org.kohsuke.metainf-services : metainf-services Optional | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
org.swinglabs.swingx : swingx-testsupport | jar | 1.6.5-1 |