is not current version
Last Version 1.6.8

at.swimmesberger:swingx-common 1.6.7

Code common to all SwingX modules.

Categories

Categories

SBE Data Data Structures
GroupId

GroupId

at.swimmesberger
ArtifactId

ArtifactId

swingx-common
Version

Version

1.6.7
Type

Type

jar

Download swingx-common 1.6.7


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