Last Version

blinkr-eventbus 1.1.0

Publisher-Subscriber bus for components interacting with each other

License

License

Categories

Categories

EventBus Application Layer Libs Messaging
GroupId

GroupId

xyz.justblink
ArtifactId

ArtifactId

eventbus
Version

Version

1.1.0
Type

Type

jar
Description

Description

blinkr-eventbus
Publisher-Subscriber bus for components interacting with each other
Project URL

Project URL

https://github.com/kasun90/blinkr-eventbus
Source Code Management

Source Code Management

https://github.com/kasun90/blinkr-eventbus/tree/master

Download eventbus 1.1.0


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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.3.2

Project Modules

There are no modules declared in this project.