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

EventBus Annotation Processor 3.0.0-beta1

Precompiler for EventBus Annotations.

Лицензия

Лицензия

Категории

Категории

EventBus Библиотеки уровня приложения Messaging
Группа

Группа

de.greenrobot
Идентификатор

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

eventbus-annotation-processor
Версия

Версия

3.0.0-beta1
Тип

Тип

jar
Описание

Описание

EventBus Annotation Processor
Precompiler for EventBus Annotations.
Ссылка на сайт

Ссылка на сайт

https://github.com/greenrobot/EventBus
Организация-разработчик

Организация-разработчик

greenrobot
Система контроля версий

Система контроля версий

https://github.com/greenrobot/EventBus

Скачать eventbus-annotation-processor 3.0.0-beta1


<!-- https://jarcasting.com/artifacts/de.greenrobot/eventbus-annotation-processor/ -->
<dependency>
    <groupId>de.greenrobot</groupId>
    <artifactId>eventbus-annotation-processor</artifactId>
    <version>3.0.0-beta1</version>
</dependency>
// https://jarcasting.com/artifacts/de.greenrobot/eventbus-annotation-processor/
implementation 'de.greenrobot:eventbus-annotation-processor:3.0.0-beta1'
// https://jarcasting.com/artifacts/de.greenrobot/eventbus-annotation-processor/
implementation ("de.greenrobot:eventbus-annotation-processor:3.0.0-beta1")
'de.greenrobot:eventbus-annotation-processor:jar:3.0.0-beta1'
<dependency org="de.greenrobot" name="eventbus-annotation-processor" rev="3.0.0-beta1">
  <artifact name="eventbus-annotation-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.greenrobot', module='eventbus-annotation-processor', version='3.0.0-beta1')
)
libraryDependencies += "de.greenrobot" % "eventbus-annotation-processor" % "3.0.0-beta1"
[de.greenrobot/eventbus-annotation-processor "3.0.0-beta1"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
de.greenrobot : eventbus jar 3.0.0-beta1

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

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