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.

GroupId

GroupId

jgoodies
ArtifactId

ArtifactId

binding
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

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.

Download binding

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0