Download gwt-integration-locale-1.0.0-alpha4.jar file - Jar g

Jar examples for g:gwt-integration-locale

Description

Locale management for GWT to synchronize client locale to server.

You can download jar file gwt-integration-locale 1.0.0-alpha4 in this page.

Build File

You can use the following script to add gwt-integration-locale-1.0.0-alpha4.jar to your project.

<dependency>
   <groupId>com.github.apetrelli.gwtintegration</groupId>
   <artifactId>gwt-integration-locale</artifactId>
   <version>1.0.0-alpha4</version>
</dependency>
compile group: 'com.github.apetrelli.gwtintegration', name: 'gwt-integration-locale', version: '1.0.0-alpha4'
libraryDependencies += "com.github.apetrelli.gwtintegration" % "gwt-integration-locale" % "1.0.0-alpha4"
<dependency org="com.github.apetrelli.gwtintegration" name="gwt-integration-locale" rev="1.0.0-alpha4"/>
@Grapes(@Grab(group='com.github.apetrelli.gwtintegration', module='gwt-integration-locale', version='1.0.0-alpha4'))
'com.github.apetrelli.gwtintegration:gwt-integration-locale:jar:1.0.0-alpha4'

Download

Click the following link to download the jar file.

gwt-integration-locale-1.0.0-alpha4-javadoc.jar
gwt-integration-locale-1.0.0-alpha4-sources.jar
gwt-integration-locale-1.0.0-alpha4.jar
gwt-integration-locale-1.0.0-alpha4.pom



Related Tutorials