License |
License |
---|---|
Categories |
CategoriesGUI User Interface |
GroupId | GroupIdcom.github.goranstack.esox |
ArtifactId | ArtifactIdesox-gui |
Last Version | Last Version2.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionesox-gui
The GUI part of the framework for binding aspects of Swing components to aspects of models.
|
Filename | Size |
---|---|
esox-gui-2.1.2.pom | |
esox-gui-2.1.2.jar | 162 KB |
esox-gui-2.1.2-sources.jar | 84 KB |
esox-gui-2.1.2-javadoc.jar | 509 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.goranstack.esox/esox-gui/ -->
<dependency>
<groupId>com.github.goranstack.esox</groupId>
<artifactId>esox-gui</artifactId>
<version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.goranstack.esox/esox-gui/
implementation 'com.github.goranstack.esox:esox-gui:2.1.2'
// https://jarcasting.com/artifacts/com.github.goranstack.esox/esox-gui/
implementation ("com.github.goranstack.esox:esox-gui:2.1.2")
'com.github.goranstack.esox:esox-gui:jar:2.1.2'
<dependency org="com.github.goranstack.esox" name="esox-gui" rev="2.1.2">
<artifact name="esox-gui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.goranstack.esox', module='esox-gui', version='2.1.2')
)
libraryDependencies += "com.github.goranstack.esox" % "esox-gui" % "2.1.2"
[com.github.goranstack.esox/esox-gui "2.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.goranstack.esox : esox-core | jar | 2.1.2 |
Group / Artifact | Type | Version |
---|---|---|
commons-lang : commons-lang | jar | 2.4 |
com.miglayout : miglayout | jar | 3.7.2 |
junit : junit | jar | 4.7 |