Rename event-bus-ap to event-bus-proc

This commit is contained in:
2021-02-15 21:02:34 +01:00
parent 39c51c8953
commit 1dd9e05c38
9 changed files with 11 additions and 8 deletions

View File

@ -0,0 +1,7 @@
/**
* Contains the Event Bus annotation processor.
*
* @author Kai S. K. Engelbart
* @since 1.0.0
*/
package dev.kske.eventbus.proc;