| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаcom.github.gwtboot |
| Идентификатор | Идентификаторgwt-boot-starter-gwteventbinder |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеgwt-boot-starter-gwteventbinder
GWT Boot Starter GWTEventBinder
|
<!-- https://jarcasting.com/artifacts/com.github.gwtboot/gwt-boot-starter-gwteventbinder/ -->
<dependency>
<groupId>com.github.gwtboot</groupId>
<artifactId>gwt-boot-starter-gwteventbinder</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gwtboot/gwt-boot-starter-gwteventbinder/
implementation 'com.github.gwtboot:gwt-boot-starter-gwteventbinder:1.0.1'
// https://jarcasting.com/artifacts/com.github.gwtboot/gwt-boot-starter-gwteventbinder/
implementation ("com.github.gwtboot:gwt-boot-starter-gwteventbinder:1.0.1")
'com.github.gwtboot:gwt-boot-starter-gwteventbinder:jar:1.0.1'
<dependency org="com.github.gwtboot" name="gwt-boot-starter-gwteventbinder" rev="1.0.1">
<artifact name="gwt-boot-starter-gwteventbinder" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gwtboot', module='gwt-boot-starter-gwteventbinder', version='1.0.1')
)
libraryDependencies += "com.github.gwtboot" % "gwt-boot-starter-gwteventbinder" % "1.0.1"
[com.github.gwtboot/gwt-boot-starter-gwteventbinder "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.gwtboot : gwt-boot-starter | jar | 1.0.1 |
| com.google.gwt.eventbinder : eventbinder | jar | 1.1.0 |