MVN

io.github.pustike : pustike-eventbus

Maven & Gradle

Sep 28, 2018
0 stars

Pustike EventBus · Event Bus based on publish-subscribe pattern

<dependency>
    <groupId>io.github.pustike</groupId>
    <artifactId>pustike-eventbus</artifactId>
    <version>1.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.pustike : pustike-eventbus to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.0

All Versions

Choose a version of io.github.pustike : pustike-eventbus to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5.x
pustike-eventbus-1.5.0
1.0.x
pustike-eventbus-1.0.0

How to add a dependency to Maven

Add the following io.github.pustike : pustike-eventbus maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.pustike</groupId>
    <artifactId>pustike-eventbus</artifactId>
    <version>1.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.pustike : pustike-eventbus gradle dependency to your build.gradle file:

implementation 'io.github.pustike:pustike-eventbus:1.5.0'

Gradle Kotlin DSL: Add the following io.github.pustike : pustike-eventbus gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.pustike:pustike-eventbus:1.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.pustike : pustike-eventbus sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.pustike" % "pustike-eventbus" % "1.5.0"

Advertisement

Dependencies from Group

Jan 25, 2021
1 usages
0 stars
Sep 28, 2018
1 usages
1 stars
Aug 16, 2023
1 usages
0 stars
Sep 28, 2018
0 stars

Discover Dependencies

Mar 07, 2017
0 stars
Mar 11, 2017
0 stars
Mar 11, 2017
0 stars
Nov 14, 2019
319 stars
Jun 17, 2019
3 stars
Mar 09, 2017
0 stars
Mar 15, 2017
16 stars