is not current version
Last Version 0.8

org.codehaus.griffon:gfxbuilder-swingx 0.7.1

Gfxbuilder-core: build Java2D drawings with Groovy

GroupId

GroupId

org.codehaus.griffon
ArtifactId

ArtifactId

gfxbuilder-swingx
Version

Version

0.7.1
Type

Type

jar

Download gfxbuilder-swingx 0.7.1


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