is not current version
Last Version 0.2.2

xyz.cofe:gui.swing-parent 0.2.0

Swing components

Categories

Categories

GUI User Interface
GroupId

GroupId

xyz.cofe
ArtifactId

ArtifactId

gui.swing-parent
Version

Version

0.2.0
Type

Type

pom

Download gui.swing-parent 0.2.0


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