o

org.jresearch.gwt.locale.cldr

JRS: GWT data provider for JRE locale emulation based on CLDR data
https://github.com/foal/gwt-locale-cldr
The Apache License, Version 2.0
Stanislav Spiridonov Ekaterina Gorshkova Dmitry Belov
Files download
File Operation
org.jresearch.gwt.locale.cldr-1.0.7.jar download
org.jresearch.gwt.locale.cldr-1.0.7.pom download
org.jresearch.gwt.locale.cldr-1.0.7-sources.jar download
Apache Maven
<dependency>
  <groupId>org.jresearch.gwt.locale</groupId>
  <artifactId>org.jresearch.gwt.locale.cldr</artifactId>
  <version>1.0.7</version>
  <type>gwt-lib</type>
</dependency>
Gradle Groovy
implementation 'org.jresearch.gwt.locale:org.jresearch.gwt.locale.cldr:1.0.7'
Gradle Kotlin
implementation("org.jresearch.gwt.locale:org.jresearch.gwt.locale.cldr:1.0.7")
Scala SBT
libraryDependencies += "org.jresearch.gwt.locale" % "org.jresearch.gwt.locale.cldr" % "1.0.7"
Groovy Grape
@Grapes(
  @Grab(group='org.jresearch.gwt.locale', module='org.jresearch.gwt.locale.cldr', version='1.0.7')
)
Apache Ivy
<dependency org="org.jresearch.gwt.locale" name="org.jresearch.gwt.locale.cldr" rev="1.0.7" />
Leiningen
[org.jresearch.gwt.locale/org.jresearch.gwt.locale.cldr "1.0.7"]
Apache Buildr
'org.jresearch.gwt.locale:org.jresearch.gwt.locale.cldr:jar:1.0.7'