Jar examples for e:easybind
Factory methods for easy creation of JavaFX bindings using lambdas.
You can download jar file easybind 1.0.3 in this page.
The BSD 2-Clause License
You can use the following script to add easybind-1.0.3.jar to your project.
<dependency> <groupId>org.fxmisc.easybind</groupId> <artifactId>easybind</artifactId> <version>1.0.3</version> </dependency>
compile group: 'org.fxmisc.easybind', name: 'easybind', version: '1.0.3'
libraryDependencies += "org.fxmisc.easybind" % "easybind" % "1.0.3"
<dependency org="org.fxmisc.easybind" name="easybind" rev="1.0.3"/>
@Grapes(@Grab(group='org.fxmisc.easybind', module='easybind', version='1.0.3'))
'org.fxmisc.easybind:easybind:jar:1.0.3'
Click the following link to download the jar file.
easybind-1.0.3-javadoc.jar