не последняя версия
Последняя версия 1.2.0

dev.kske:event-bus-proc 1.0.0

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

Группа

Группа

dev.kske
Идентификатор

Идентификатор

event-bus-proc
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать event-bus-proc 1.0.0


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