is not current version
Last Version 5.6.0-1

ru.vyarus.guicey:guicey-eventbus 0.3.0

Guicey integration for Guava's EventBus

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection EventBus Messaging
GroupId

GroupId

ru.vyarus.guicey
ArtifactId

ArtifactId

guicey-eventbus
Version

Version

0.3.0
Type

Type

jar

Download guicey-eventbus 0.3.0


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