License |
License |
---|---|
Categories |
CategoriesGUI User Interface |
GroupId | GroupIdxyz.cofe |
ArtifactId | ArtifactIdgui-swing-all |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionparent for common lib for any platform
|
Filename | Size |
---|---|
gui-swing-all-1.4.pom | |
gui-swing-all-1.4.jar | 1 MB |
gui-swing-all-1.4-sources.jar | 994 KB |
gui-swing-all-1.4-javadoc.jar | 525 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/xyz.cofe/gui-swing-all/ -->
<dependency>
<groupId>xyz.cofe</groupId>
<artifactId>gui-swing-all</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.cofe/gui-swing-all/
implementation 'xyz.cofe:gui-swing-all:1.4'
// https://jarcasting.com/artifacts/xyz.cofe/gui-swing-all/
implementation ("xyz.cofe:gui-swing-all:1.4")
'xyz.cofe:gui-swing-all:jar:1.4'
<dependency org="xyz.cofe" name="gui-swing-all" rev="1.4">
<artifact name="gui-swing-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.cofe', module='gui-swing-all', version='1.4')
)
libraryDependencies += "xyz.cofe" % "gui-swing-all" % "1.4"
[xyz.cofe/gui-swing-all "1.4"]
Group / Artifact | Type | Version |
---|---|---|
xyz.cofe : ecolls | jar | 1.6 |
xyz.cofe : simple-types | jar | 1.0 |
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 |
xyz.cofe : gui-swing-j2d | jar | 1.1 |
xyz.cofe : gui-swing-base | jar | 1.3 |
xyz.cofe : gui-swing-str | jar | 1.1 |
xyz.cofe : gui-swing-color | jar | 1.1 |
xyz.cofe : gui-swing-tmodel | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |