MVN

org.jresearch.gwt.locale : org.jresearch.gwt.locale.languageTag

Maven & Gradle

Nov 18, 2020
1 usages
2 stars

JRS: GWT implementation of RFC-5646 (language tag) · JRS: GWT implementation of RFC-5646 (language tag) based on Connect2id language tag library. Java implementation of "Tags for Identifying Languages", RFC-5646. Supports normal language tags. Special private language tags beginning with "x" and grandfathered tags beginning with "i" are not supported.

<dependency>
    <groupId>org.jresearch.gwt.locale</groupId>
    <artifactId>org.jresearch.gwt.locale.languageTag</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jresearch.gwt.locale : org.jresearch.gwt.locale.languageTag to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of org.jresearch.gwt.locale : org.jresearch.gwt.locale.languageTag to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
org.jresearch.gwt.locale.languageTag-1.0.0

How to add a dependency to Maven

Add the following org.jresearch.gwt.locale : org.jresearch.gwt.locale.languageTag maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jresearch.gwt.locale</groupId>
    <artifactId>org.jresearch.gwt.locale.languageTag</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jresearch.gwt.locale : org.jresearch.gwt.locale.languageTag gradle dependency to your build.gradle file:

implementation 'org.jresearch.gwt.locale:org.jresearch.gwt.locale.languageTag:1.0.0'

Gradle Kotlin DSL: Add the following org.jresearch.gwt.locale : org.jresearch.gwt.locale.languageTag gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jresearch.gwt.locale:org.jresearch.gwt.locale.languageTag:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jresearch.gwt.locale : org.jresearch.gwt.locale.languageTag sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jresearch.gwt.locale" % "org.jresearch.gwt.locale.languageTag" % "1.0.0"

Advertisement

Dependencies from Group

Discover Dependencies

May 25, 2023
2 usages
30 stars
Jul 16, 2021
2 usages
0 stars
Oct 08, 2022
3 usages
7 stars
Oct 08, 2021
1 usages
30 stars
Jul 10, 2023
1 usages
333 stars
Jun 06, 2023
1 usages
10 stars
Oct 14, 2022
1 usages
12 stars
Apr 21, 2018
1 usages
260 stars