| License | License | 
|---|---|
| Categories | CategoriesGUI User Interface | 
| GroupId | GroupIdxyz.cofe | 
| ArtifactId | ArtifactIdgui-swing-base | 
| Last Version | Last Version1.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionparent for common lib for any platform | 
| Filename | Size | 
|---|---|
| gui-swing-base-1.3.pom | |
| gui-swing-base-1.3.jar | 183 KB | 
| gui-swing-base-1.3-sources.jar | 22 KB | 
| gui-swing-base-1.3-javadoc.jar | 527 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/xyz.cofe/gui-swing-base/ -->
<dependency>
    <groupId>xyz.cofe</groupId>
    <artifactId>gui-swing-base</artifactId>
    <version>1.3</version>
</dependency>// https://jarcasting.com/artifacts/xyz.cofe/gui-swing-base/
implementation 'xyz.cofe:gui-swing-base:1.3'// https://jarcasting.com/artifacts/xyz.cofe/gui-swing-base/
implementation ("xyz.cofe:gui-swing-base:1.3")'xyz.cofe:gui-swing-base:jar:1.3'<dependency org="xyz.cofe" name="gui-swing-base" rev="1.3">
  <artifact name="gui-swing-base" type="jar" />
</dependency>@Grapes(
@Grab(group='xyz.cofe', module='gui-swing-base', version='1.3')
)libraryDependencies += "xyz.cofe" % "gui-swing-base" % "1.3"[xyz.cofe/gui-swing-base "1.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| xyz.cofe : ecolls | jar | 1.3 | 
| xyz.cofe : xml-utl | jar | 1.0 | 
| xyz.cofe : fs | jar | 1.1 | 
| xyz.cofe : text-out | jar | 1.0 | 
| xyz.cofe : text-lex | jar | 1.0 | 
| net.java.balloontip : balloontip | jar | 1.2.4.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |