An event handling library for Java utilizing annotations.
Go to file
Kai S. K. Engelbart 9897de48a0
Add license, developer and SCM information to POM
2020-09-03 09:34:19 +02:00
src/main/java/dev/kske/eventbus Add all relevant classes and event bus logic 2020-09-02 16:15:31 +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