Last Version

JGoodies Binding 2.13.0

The JGoodies Binding library connects object properties to Swing user interface components. And it helps you represent the state and behavior of a presentation independently of the GUI components used in the interface.

License

License

GroupId

GroupId

com.jgoodies
ArtifactId

ArtifactId

jgoodies-binding
Version

Version

2.13.0
Type

Type

jar
Description

Description

JGoodies Binding
The JGoodies Binding library connects object properties to Swing user interface components. And it helps you represent the state and behavior of a presentation independently of the GUI components used in the interface.
Project Organization

Project Organization

JGoodies Software GmbH

Download jgoodies-binding 2.13.0


<!-- https://jarcasting.com/artifacts/com.jgoodies/jgoodies-binding/ -->
<dependency>
    <groupId>com.jgoodies</groupId>
    <artifactId>jgoodies-binding</artifactId>
    <version>2.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.jgoodies/jgoodies-binding/
implementation 'com.jgoodies:jgoodies-binding:2.13.0'
// https://jarcasting.com/artifacts/com.jgoodies/jgoodies-binding/
implementation ("com.jgoodies:jgoodies-binding:2.13.0")
'com.jgoodies:jgoodies-binding:jar:2.13.0'
<dependency org="com.jgoodies" name="jgoodies-binding" rev="2.13.0">
  <artifact name="jgoodies-binding" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jgoodies', module='jgoodies-binding', version='2.13.0')
)
libraryDependencies += "com.jgoodies" % "jgoodies-binding" % "2.13.0"
[com.jgoodies/jgoodies-binding "2.13.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.jgoodies : jgoodies-common jar 1.8.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.8

Project Modules

There are no modules declared in this project.