MVN

de.greenrobot : eventbus

Maven & Gradle

Nov 12, 2015
33 usages
24.5k stars

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

<dependency>
    <groupId>de.greenrobot</groupId>
    <artifactId>eventbus</artifactId>
    <version>2.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.greenrobot : eventbus to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.4.1
  • Latest Beta: 3.0.0-beta1

All Versions

Choose a version of de.greenrobot : eventbus to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
eventbus-3.0.0-beta1
2.4.x
eventbus-2.4.1
eventbus-2.4.0
2.3.x
eventbus-2.3.0
2.2.x
eventbus-2.2.1
eventbus-2.2.0
2.1.x
eventbus-2.1.0
eventbus-2.1.0-beta-1
2.0.x
eventbus-2.0.2
eventbus-2.0.1

How to add a dependency to Maven

Add the following de.greenrobot : eventbus maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.greenrobot</groupId>
    <artifactId>eventbus</artifactId>
    <version>2.4.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.greenrobot : eventbus gradle dependency to your build.gradle file:

implementation 'de.greenrobot:eventbus:2.4.1'

Gradle Kotlin DSL: Add the following de.greenrobot : eventbus gradle kotlin dependency to your build.gradle.kts file:

implementation("de.greenrobot:eventbus:2.4.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.greenrobot : eventbus sbt scala dependency to your build.sbt file:

libraryDependencies += "de.greenrobot" % "eventbus" % "2.4.1"

Advertisement

Dependencies from Group

Nov 12, 2015
33 usages
24.5k stars
Jan 16, 2016
17 usages
1.3k stars
Nov 12, 2015
6 usages
12.6k stars
Nov 12, 2015
4 usages
12.6k stars
Aug 17, 2014
1 usages

Discover Dependencies

Aug 25, 2023
6 usages
15 stars
Apr 19, 2021
20 stars
Oct 27, 2022
8 stars
Apr 21, 2016
209 stars
Aug 05, 2022
1 stars
May 10, 2016
1 stars
May 22, 2023
75 usages
2 stars
Sep 05, 2019
3 usages
2.4k stars
Sep 05, 2019
5 usages
2.4k stars