Last Version

Event Bus Annotation Processor 1.2.0

Annotation processor checking for errors related to the @Event annotation from Event Bus.

License

License

GroupId

GroupId

dev.kske
ArtifactId

ArtifactId

event-bus-proc
Version

Version

1.2.0
Type

Type

jar
Description

Description

Event Bus Annotation Processor
Annotation processor checking for errors related to the @Event annotation from Event Bus.

Download event-bus-proc 1.2.0


<!-- https://jarcasting.com/artifacts/dev.kske/event-bus-proc/ -->
<dependency>
    <groupId>dev.kske</groupId>
    <artifactId>event-bus-proc</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/dev.kske/event-bus-proc/
implementation 'dev.kske:event-bus-proc:1.2.0'
// https://jarcasting.com/artifacts/dev.kske/event-bus-proc/
implementation ("dev.kske:event-bus-proc:1.2.0")
'dev.kske:event-bus-proc:jar:1.2.0'
<dependency org="dev.kske" name="event-bus-proc" rev="1.2.0">
  <artifact name="event-bus-proc" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.kske', module='event-bus-proc', version='1.2.0')
)
libraryDependencies += "dev.kske" % "event-bus-proc" % "1.2.0"
[dev.kske/event-bus-proc "1.2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.