MVN

org.greenrobot : eventbus-java

Maven & Gradle

Dec 08, 2021
5 usages
24.5k stars

EventBus · EventBus is a publish/subscribe event bus.

<dependency>
    <groupId>org.greenrobot</groupId>
    <artifactId>eventbus-java</artifactId>
    <version>3.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.3.1

All Versions

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

Version Vulnerabilities Updated
3.3.x
eventbus-java-3.3.1
eventbus-java-3.3.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.greenrobot</groupId>
    <artifactId>eventbus-java</artifactId>
    <version>3.3.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.greenrobot:eventbus-java:3.3.1'

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

implementation("org.greenrobot:eventbus-java:3.3.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.greenrobot" % "eventbus-java" % "3.3.1"

Advertisement

Dependencies from Group

Dec 08, 2021
171 usages
24.5k stars
Apr 28, 2020
13 usages
12.6k stars
Nov 04, 2020
13 usages
1.3k stars
Dec 08, 2021
5 usages
24.5k stars
Apr 28, 2020
2 usages
12.6k stars

Discover Dependencies

Jun 06, 2023
117 usages
168 stars
Feb 26, 2016
9 usages
41.3k stars
Aug 16, 2023
183 usages
22 stars
Dec 28, 2011
17 usages
16 stars
Feb 19, 2013
56 usages
4 stars
Sep 09, 2020
121 usages
2.6k stars
Jan 22, 2017
216 usages
1.8k stars
Mar 13, 2023
272 usages
15 stars