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

de.saxsys:bindablefx 2.0.0

Adds additional functionality to javaFX binding mechanism.

Группа

Группа

de.saxsys
Идентификатор

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

bindablefx
Версия

Версия

2.0.0
Тип

Тип

jar

Скачать bindablefx 2.0.0


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