GWT Custom UiBinder

Provides custom UiBinder support for GWT projects

Лицензия

Лицензия

Категории

Категории

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

Группа

com.jhickman
Идентификатор

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

gwt-customuibinder
Последняя версия

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

1.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

GWT Custom UiBinder
Provides custom UiBinder support for GWT projects
Ссылка на сайт

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

http://code.google.com/p/gwt-customuibinder/
Система контроля версий

Система контроля версий

https://code.google.com/p/gwt-customuibinder/source/checkout

Скачать gwt-customuibinder

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

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

Зависимости

compile (2)

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

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

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

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

Версия
1.2.0
1.1.0