MVN

com.github.bryan0919lin : event-bus

Maven & Gradle

May 24, 2019
0 stars

Event Bus · Just a simple event bus that implement the observer pattern with subscribe / publish

<dependency>
    <groupId>com.github.bryan0919lin</groupId>
    <artifactId>event-bus</artifactId>
    <version>0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.bryan0919lin : event-bus to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of com.github.bryan0919lin : event-bus to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
event-bus-0.0.2
event-bus-0.0.1

How to add a dependency to Maven

Add the following com.github.bryan0919lin : event-bus maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.bryan0919lin</groupId>
    <artifactId>event-bus</artifactId>
    <version>0.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.bryan0919lin : event-bus gradle dependency to your build.gradle file:

implementation 'com.github.bryan0919lin:event-bus:0.0.2'

Gradle Kotlin DSL: Add the following com.github.bryan0919lin : event-bus gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.bryan0919lin:event-bus:0.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.bryan0919lin : event-bus sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.bryan0919lin" % "event-bus" % "0.0.2"

Advertisement

Dependencies from Group

May 24, 2019
0 stars

Discover Dependencies

Jul 17, 2023
2 usages
1.3k stars
Jul 08, 2019
0 stars
Jul 08, 2019
2 usages
0 stars
Aug 31, 2020
3 stars
Aug 23, 2023
4 usages
4 stars
Apr 05, 2022
2 usages
1.1k stars
Apr 05, 2022
2 usages
1.1k stars
qof
May 31, 2019
0 stars