Last Version

esox-gui 2.1.2

The GUI part of the framework for binding aspects of Swing components to aspects of models.

License

License

Categories

Categories

GUI User Interface
GroupId

GroupId

com.github.goranstack.esox
ArtifactId

ArtifactId

esox-gui
Version

Version

2.1.2
Type

Type

jar
Description

Description

esox-gui
The GUI part of the framework for binding aspects of Swing components to aspects of models.

Download esox-gui 2.1.2


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.goranstack.esox : esox-core jar 2.1.2

test (3)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.4
com.miglayout : miglayout jar 3.7.2
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.