is not current version
Last Version 5.6.0-1

ru.vyarus.guicey:guicey-eventbus 5.0.0-0-rc.1

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

5.0.0-0-rc.1
Type

Type

jar

Download guicey-eventbus 5.0.0-0-rc.1


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