| License | License | 
|---|---|
| Categories | CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks EventBus Application Layer Libs Messaging | 
| GroupId | GroupIdru.send-to.gwt | 
| ArtifactId | ArtifactIdEventBus | 
| Last Version | Last Version2.8.1.5 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionGwt 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 | 
| Filename | Size | 
|---|---|
| EventBus-2.8.1.5.pom | |
| EventBus-2.8.1.5.jar | 8 KB | 
| EventBus-2.8.1.5-sources.jar | 4 KB | 
| EventBus-2.8.1.5-javadoc.jar | 33 KB | 
| Browse | 
<!-- 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"]| 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 |