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