EventBus

EventBus is a publish/subscribe event bus optimized for Android.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

3.3.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

EventBus
EventBus is a publish/subscribe event bus optimized for Android.
Ссылка на сайт

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

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

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

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

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

https://github.com/greenrobot/EventBus

Скачать eventbus

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

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

Зависимости

compile (1)

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

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

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

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

Версия
3.3.1
3.3.0
3.2.0
3.1.2-RC
3.1.1
3.1.0
3.1.0-RC
3.0.0