EasyBind

Factory methods for easy creation of JavaFX bindings using lambdas.

Лицензия

Лицензия

Группа

Группа

org.fxmisc.easybind
Идентификатор

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

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

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

1.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

EasyBind
Factory methods for easy creation of JavaFX bindings using lambdas.

Скачать easybind

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

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

Зависимости

test (1)

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

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

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

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

Версия
1.0.3
1.0.2
1.0.1
1.0.0