не последняя версия
Последняя версия 2.8.1.5

ru.send-to.gwt:EventBus 2.8.1.4


Категории

Категории

GWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки EventBus Библиотеки уровня приложения Messaging
Группа

Группа

ru.send-to.gwt
Идентификатор

Идентификатор

EventBus
Версия

Версия

2.8.1.4
Тип

Тип

jar

Скачать EventBus 2.8.1.4


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