gwtx

The goal of GWTx is to provide drop in support for an extended set of the of the standard Java library classes on top of what is provided by the GWT distribution provided by Google

Лицензия

Лицензия

Категории

Категории

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

Группа

com.google.code.gwtx
Идентификатор

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

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

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

20070605
Дата

Дата

Тип

Тип

jar
Описание

Описание

gwtx
The goal of GWTx is to provide drop in support for an extended set of the of the standard Java library classes on top of what is provided by the GWT distribution provided by Google
Ссылка на сайт

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

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

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

http://code.google.com/p/gwtx/source/browse/

Скачать gwtx

Имя Файла Размер
gwtx-20070605.pom
gwtx-20070605.jar 120 KB
Обзор

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

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

Зависимости

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

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

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

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

Версия
20070605
1.5.3
1.5.2
1.5.1
1.5.0