MVN

com.cookingfox : eventbus-adapter-java

Maven & Gradle

May 30, 2017
3 stars

EventBus Adapter for Java · The EventBus Adapter wraps various EventBus implementations for Java and Android.

<dependency>
    <groupId>com.cookingfox</groupId>
    <artifactId>eventbus-adapter-java</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.cookingfox : eventbus-adapter-java to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.0

All Versions

Choose a version of com.cookingfox : eventbus-adapter-java to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
eventbus-adapter-java-3.0.0
2.0.x
eventbus-adapter-java-2.0.0
1.0.x
eventbus-adapter-java-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.cookingfox</groupId>
    <artifactId>eventbus-adapter-java</artifactId>
    <version>3.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.cookingfox : eventbus-adapter-java gradle dependency to your build.gradle file:

implementation 'com.cookingfox:eventbus-adapter-java:3.0.0'

Gradle Kotlin DSL: Add the following com.cookingfox : eventbus-adapter-java gradle kotlin dependency to your build.gradle.kts file:

implementation("com.cookingfox:eventbus-adapter-java:3.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.cookingfox : eventbus-adapter-java sbt scala dependency to your build.sbt file:

libraryDependencies += "com.cookingfox" % "eventbus-adapter-java" % "3.0.0"

Advertisement

Dependencies from Group

Jun 17, 2016
4 usages
0 stars
Feb 01, 2017
0 stars
Feb 19, 2016
0 stars
Nov 25, 2015
0 stars

Discover Dependencies

Jan 28, 2016
1 usages
0 stars
Aug 29, 2016
4 usages
Aug 08, 2023
263 usages
15.7k stars
Nov 09, 2022
3 usages
0 stars
Aug 30, 2018
0 stars
Mar 29, 2016
1 usages
Feb 05, 2016
1 stars
Jun 17, 2016
4 usages
May 26, 2019
15 usages
415 stars
May 17, 2022
6 usages
48.5k stars