License |
License |
---|---|
Categories |
CategoriesGUI User Interface |
GroupId | GroupIdxyz.cofe |
ArtifactId | ArtifactIdgui.swing |
Version | Version0.2.2 |
Type | Typejar |
Description |
DescriptionSwing components
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gui.swing-0.2.2.pom | |
gui.swing-0.2.2.jar | 2 MB |
gui.swing-0.2.2-sources.jar | 1 MB |
gui.swing-0.2.2-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/xyz.cofe/gui.swing/ -->
<dependency>
<groupId>xyz.cofe</groupId>
<artifactId>gui.swing</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.cofe/gui.swing/
implementation 'xyz.cofe:gui.swing:0.2.2'
// https://jarcasting.com/artifacts/xyz.cofe/gui.swing/
implementation ("xyz.cofe:gui.swing:0.2.2")
'xyz.cofe:gui.swing:jar:0.2.2'
<dependency org="xyz.cofe" name="gui.swing" rev="0.2.2">
<artifact name="gui.swing" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.cofe', module='gui.swing', version='0.2.2')
)
libraryDependencies += "xyz.cofe" % "gui.swing" % "0.2.2"
[xyz.cofe/gui.swing "0.2.2"]
Group / Artifact | Type | Version |
---|---|---|
net.java.balloontip : balloontip | jar | 1.2.4.1 |
xyz.cofe : common | jar | 0.2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy-all | jar | 2.4.7 |
com.fifesoft : rsyntaxtextarea | jar | 2.6.0 |
net.sourceforge.jtds : jtds | jar | 1.3.1 |
com.microsoft.sqlserver : mssql-jdbc | jar | 6.2.1.jre7 |
xyz.cofe : sql-localds | jar | 0.2.2 |
xyz.cofe : docking-frames-common | jar | 1.1.2p20b.fix-1 |
junit : junit | jar | 4.12 |