GWT Integration - Locale

Locale management for GWT to synchronize client locale to server.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.apetrelli.gwtintegration
ArtifactId

ArtifactId

gwt-integration-locale
Last Version

Last Version

1.0.0-alpha4
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download gwt-integration-locale

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-alpha4
1.0.0-alpha3
1.0.0-alpha2