is not current version
Last Version 3.3.1

EventBus 3.2.0

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

License

License

Categories

Categories

EventBus Application Layer Libs Messaging
GroupId

GroupId

org.greenrobot
ArtifactId

ArtifactId

eventbus
Version

Version

3.2.0
Type

Type

jar
Description

Description

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

Project URL

http://greenrobot.org/eventbus/
Project Organization

Project Organization

greenrobot
Source Code Management

Source Code Management

https://github.com/greenrobot/EventBus

Download eventbus 3.2.0


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