is not current version
Last Version 2.8.1.5

ru.send-to.gwt:EventBus 2.8.0.0


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks EventBus Application Layer Libs Messaging
GroupId

GroupId

ru.send-to.gwt
ArtifactId

ArtifactId

EventBus
Version

Version

2.8.0.0
Type

Type

jar

Download EventBus 2.8.0.0


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