GWT Integration - Locale

Locale management for GWT to synchronize client locale to server.

Лицензия

Лицензия

Категории

Категории

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

Группа

com.github.apetrelli.gwtintegration
Идентификатор

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

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

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

1.0.0-alpha4
Дата

Дата

Тип

Тип

jar
Описание

Описание

GWT Integration - Locale
Locale management for GWT to synchronize client locale to server.

Скачать gwt-integration-locale

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

<!-- https://jarcasting.com/artifacts/com.github.apetrelli.gwtintegration/gwt-integration-locale/ -->
<dependency>
    <groupId>com.github.apetrelli.gwtintegration</groupId>
    <artifactId>gwt-integration-locale</artifactId>
    <version>1.0.0-alpha4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.apetrelli.gwtintegration/gwt-integration-locale/
implementation 'com.github.apetrelli.gwtintegration:gwt-integration-locale:1.0.0-alpha4'
// https://jarcasting.com/artifacts/com.github.apetrelli.gwtintegration/gwt-integration-locale/
implementation ("com.github.apetrelli.gwtintegration:gwt-integration-locale:1.0.0-alpha4")
'com.github.apetrelli.gwtintegration:gwt-integration-locale:jar:1.0.0-alpha4'
<dependency org="com.github.apetrelli.gwtintegration" name="gwt-integration-locale" rev="1.0.0-alpha4">
  <artifact name="gwt-integration-locale" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.apetrelli.gwtintegration', module='gwt-integration-locale', version='1.0.0-alpha4')
)
libraryDependencies += "com.github.apetrelli.gwtintegration" % "gwt-integration-locale" % "1.0.0-alpha4"
[com.github.apetrelli.gwtintegration/gwt-integration-locale "1.0.0-alpha4"]

Зависимости

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

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

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

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

Версия
1.0.0-alpha4
1.0.0-alpha3
1.0.0-alpha2