gui.swing-parent

Swing components

License

License

Categories

Categories

GUI User Interface
GroupId

GroupId

xyz.cofe
ArtifactId

ArtifactId

gui.swing-parent
Last Version

Last Version

0.2.2
Release Date

Release Date

Type

Type

pom
Description

Description

gui.swing-parent
Swing components
Project URL

Project URL

https://github.com/gochaorg/cofe.xyz
Source Code Management

Source Code Management

http://github.com/gochaorg/cofe.xyz/tree/master

Download gui.swing-parent

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
xyz.cofe : common jar 0.2.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • gui.swing
  • j2d

Versions

Version
0.2.2
0.2.0
0.1