An event handling library for Java utilizing annotations.
Go to file
Kai S. K. Engelbart 4709b93d80
Add simple unit test and fix event handler ordering
2020-09-03 09:52:00 +02:00
src Add simple unit test and fix event handler ordering 2020-09-03 09:52:00 +02:00
.classpath Remove resource folders, add JUnit 5 dependency 2020-09-02 15:49:30 +02:00
.gitignore Add Maven / Eclipse project 2020-09-02 12:58:52 +02:00
.project Add Maven / Eclipse project 2020-09-02 12:58:52 +02:00
LICENSE Add Maven / Eclipse project 2020-09-02 12:58:52 +02:00
README.md Initial commit 2020-09-02 11:25:13 +02:00
pom.xml Add license, developer and SCM information to POM 2020-09-03 09:34:19 +02:00

README.md

event-bus