License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.github.apetrelli.gwtintegration |
ArtifactId | ArtifactIdgwt-integration-locale |
Last Version | Last Version1.0.0-alpha4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGWT Integration - Locale
Locale management for GWT to synchronize client locale to server.
|
<!-- 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"]