Gwt Simple Client Event Bus

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

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

GroupId

ru.send-to.gwt
ArtifactId

ArtifactId

EventBus
Last Version

Last Version

2.8.1.5
Release Date

Release Date

Type

Type

jar
Description

Description

Gwt Simple Client Event Bus
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/nleva/GwtEventBus

Download EventBus

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.gwt : gwt-user jar
com.google.gwt : gwt-elemental jar
com.google.gwt : gwt-dev jar
ru.send-to.gwt.html : HtmlGwt jar 2.8.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.8.1.5
2.8.1.4
2.8.1.2
2.8.1.0
2.8.0.1
2.8.0.0