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.

Лицензия

Лицензия

Группа

Группа

com.jgoodies
Идентификатор

Идентификатор

binding
Последняя версия

Последняя версия

2.0.6
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.

Скачать binding

Как подключить последнюю версию

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.4

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.4.0