How to Install libeasybind-java in Ubuntu 18.04



Install libeasybind-java by entering the following commands in the terminal:

sudo apt update
sudo apt install libeasybind-java

Description:

helper library for custom JavaFX bindings using lamdas

EasyBind leverages lambdas to reduce boilerplate when creating custom bindings, provides a type-safe alternative to Bindings.select* methods (inspired by Anton Nashatyrev's feature request, planned for JavaFX 9) and adds monadic operations to ObservableValue.

Homepage: https://github.com/bkromhout/java-diff-utils

Version: 1.0.3-1

Section: universe/java