Event Bus Annotation Processor

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

Лицензия

Лицензия

Группа

Группа

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

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

event-bus-proc
Последняя версия

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

1.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

Как подключить последнюю версию

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.2.0
1.1.0
1.0.0