Last Version

Pustike EventBus 1.5.0

Event Bus based on publish-subscribe pattern

License

License

Categories

Categories

EventBus Application Layer Libs Messaging
GroupId

GroupId

io.github.pustike
ArtifactId

ArtifactId

pustike-eventbus
Version

Version

1.5.0
Type

Type

jar
Description

Description

Pustike EventBus
Event Bus based on publish-subscribe pattern
Project URL

Project URL

https://github.com/pustike/pustike-eventbus

Download pustike-eventbus 1.5.0


<!-- https://jarcasting.com/artifacts/io.github.pustike/pustike-eventbus/ -->
<dependency>
    <groupId>io.github.pustike</groupId>
    <artifactId>pustike-eventbus</artifactId>
    <version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.pustike/pustike-eventbus/
implementation 'io.github.pustike:pustike-eventbus:1.5.0'
// https://jarcasting.com/artifacts/io.github.pustike/pustike-eventbus/
implementation ("io.github.pustike:pustike-eventbus:1.5.0")
'io.github.pustike:pustike-eventbus:jar:1.5.0'
<dependency org="io.github.pustike" name="pustike-eventbus" rev="1.5.0">
  <artifact name="pustike-eventbus" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.pustike', module='pustike-eventbus', version='1.5.0')
)
libraryDependencies += "io.github.pustike" % "pustike-eventbus" % "1.5.0"
[io.github.pustike/pustike-eventbus "1.5.0"]

Dependencies

test (4)

Group / Artifact Type Version
com.google.guava : guava-testlib jar 25.1-jre
com.google.truth : truth jar 0.39
com.google.code.findbugs : jsr305 jar 3.0.2
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.