EventBinder Sample Application

Making GWT EventBus easy

Лицензия

Лицензия

Категории

Категории

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

Группа

com.google.gwt.eventbinder
Идентификатор

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

eventbinder-sample
Последняя версия

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

1.1.0
Дата

Дата

Тип

Тип

war
Описание

Описание

EventBinder Sample Application
Making GWT EventBus easy

Скачать eventbinder-sample

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.google.gwt.eventbinder/eventbinder-sample/ -->
<dependency>
    <groupId>com.google.gwt.eventbinder</groupId>
    <artifactId>eventbinder-sample</artifactId>
    <version>1.1.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.gwt.eventbinder/eventbinder-sample/
implementation 'com.google.gwt.eventbinder:eventbinder-sample:1.1.0'
// https://jarcasting.com/artifacts/com.google.gwt.eventbinder/eventbinder-sample/
implementation ("com.google.gwt.eventbinder:eventbinder-sample:1.1.0")
'com.google.gwt.eventbinder:eventbinder-sample:war:1.1.0'
<dependency org="com.google.gwt.eventbinder" name="eventbinder-sample" rev="1.1.0">
  <artifact name="eventbinder-sample" type="war" />
</dependency>
@Grapes(
@Grab(group='com.google.gwt.eventbinder', module='eventbinder-sample', version='1.1.0')
)
libraryDependencies += "com.google.gwt.eventbinder" % "eventbinder-sample" % "1.1.0"
[com.google.gwt.eventbinder/eventbinder-sample "1.1.0"]

Зависимости

provided (2)

Идентификатор библиотеки Тип Версия
com.google.gwt : gwt-user jar 2.6.0
com.google.gwt.eventbinder : eventbinder jar 1.1.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.1.0
1.0.2
1.0.1
1.0.0