EventBinder (Parent)

Making GWT EventBus easy

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.1.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

EventBinder (Parent)
Making GWT EventBus easy
Ссылка на сайт

Ссылка на сайт

http://google.github.io/gwteventbinder

Скачать eventbinder-parent

Имя Файла Размер
eventbinder-parent-1.1.0.pom 3 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • eventbinder
  • eventbinder-sample

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

Версия
1.1.0
1.0.2
1.0.1
1.0.0