event-bus/proc/src/main/java/dev/kske/eventbus/proc/package-info.java

8 lines
138 B
Java
Raw Normal View History

/**
* Contains the Event Bus annotation processor.
*
* @author Kai S. K. Engelbart
* @since 1.0.0
*/
2021-02-15 21:02:34 +01:00
package dev.kske.eventbus.proc;