is not current version
Last Version 1.4

xyz.cofe:gui-swing-all 1.3


Categories

Categories

GUI User Interface
GroupId

GroupId

xyz.cofe
ArtifactId

ArtifactId

gui-swing-all
Version

Version

1.3
Type

Type

jar

Download gui-swing-all 1.3


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