is not current version
Last Version 0.11.0

eu.eventstorm:eventstorm-eventbus 0.8.0


Categories

Categories

EventBus Application Layer Libs Messaging ORM Data
GroupId

GroupId

eu.eventstorm
ArtifactId

ArtifactId

eventstorm-eventbus
Version

Version

0.8.0
Type

Type

jar

Download eventstorm-eventbus 0.8.0


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