is not current version
Last Version 2.6.20130530

org.swixml:swingx 2.5.20110919


GroupId

GroupId

org.swixml
ArtifactId

ArtifactId

swingx
Version

Version

2.5.20110919
Type

Type

jar

Download swingx 2.5.20110919


<!-- https://jarcasting.com/artifacts/org.swixml/swingx/ -->
<dependency>
    <groupId>org.swixml</groupId>
    <artifactId>swingx</artifactId>
    <version>2.5.20110919</version>
</dependency>
// https://jarcasting.com/artifacts/org.swixml/swingx/
implementation 'org.swixml:swingx:2.5.20110919'
// https://jarcasting.com/artifacts/org.swixml/swingx/
implementation ("org.swixml:swingx:2.5.20110919")
'org.swixml:swingx:jar:2.5.20110919'
<dependency org="org.swixml" name="swingx" rev="2.5.20110919">
  <artifact name="swingx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.swixml', module='swingx', version='2.5.20110919')
)
libraryDependencies += "org.swixml" % "swingx" % "2.5.20110919"
[org.swixml/swingx "2.5.20110919"]