is not current version
Last Version 1.6.8

at.swimmesberger:swingx-graphics 1.6.7

Graphics Utilities and Libraries for working with Java2D.

Categories

Categories

SBE Data Data Structures
GroupId

GroupId

at.swimmesberger
ArtifactId

ArtifactId

swingx-graphics
Version

Version

1.6.7
Type

Type

jar

Download swingx-graphics 1.6.7


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