is not current version
Last Version 1.1

xyz.cofe:gui-swing-j2d 1.0


Categories

Categories

GUI User Interface
GroupId

GroupId

xyz.cofe
ArtifactId

ArtifactId

gui-swing-j2d
Version

Version

1.0
Type

Type

jar

Download gui-swing-j2d 1.0


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