gwt-binding

The purpose of gwt-binding project is to provide a convenient binding between JavaScript/CSS API and GWT. Rather than "wrapping" everything into GWT, we simply inject the original resource files as GWT resource files into the application, so that they are available from both HTML as well as JSNI in GWT.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

0.1.4
Дата

Дата

Тип

Тип

pom
Описание

Описание

gwt-binding
The purpose of gwt-binding project is to provide a convenient binding between JavaScript/CSS API and GWT. Rather than "wrapping" everything into GWT, we simply inject the original resource files as GWT resource files into the application, so that they are available from both HTML as well as JSNI in GWT.

Скачать gwt-binding

Имя Файла Размер
gwt-binding-0.1.4.pom 9 KB
Обзор

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

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

Зависимости

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

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

  • gwt-bootstrap
  • gwt-font-awesome
  • gwt-jquery
  • gwt-util

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

Версия
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0