How to Install libsejda-eventstudio-java in Ubuntu 18.04



Install libsejda-eventstudio-java by entering the following commands in the terminal:

sudo apt update
sudo apt install libsejda-eventstudio-java

Description:

pure Java event bus implementation

EventStudio is a pure Java event bus implementation providing the publish-subscribe pattern with events queue capabilities for intra-jvm event communication. It is thread safe, has a very simple API and any POJO can be an event.

Homepage: https://www.sejda.com/

Version: 1.0.6-1

Section: universe/java