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

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.

Лицензия

Лицензия

Группа

Группа

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

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

jgoodies-binding
Версия

Версия

2.13.0
Тип

Тип

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.
Организация-разработчик

Организация-разработчик

JGoodies Software GmbH

Скачать 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.jgoodies : jgoodies-common jar 1.8.1

test (1)

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

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

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