Last Version

bindableFX 2.1.0

Adds additional functionality to javaFX binding mechanism.

License

License

GroupId

GroupId

de.saxsys
ArtifactId

ArtifactId

bindablefx
Version

Version

2.1.0
Type

Type

jar
Description

Description

bindableFX
Adds additional functionality to javaFX binding mechanism.
Project Organization

Project Organization

Saxonia Systems AG
Source Code Management

Source Code Management

https://github.com/xyanid/bindablefx

Download bindablefx 2.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.fxmisc.easybind : easybind jar 1.0.3
org.jetbrains : annotations jar 15.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.0.31-beta

Project Modules

There are no modules declared in this project.