License |
License |
---|---|
Categories |
CategoriesGUI User Interface |
GroupId | GroupIdxyz.cofe |
ArtifactId | ArtifactIdgui.swing-parent |
Last Version | Last Version0.2.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiongui.swing-parent
Swing components
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gui.swing-parent-0.2.2.pom | 5 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
xyz.cofe : common | jar | 0.2.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |