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