JRS: Java 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.

License

License

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

org.jresearch.locale.languageTag
ArtifactId

ArtifactId

org.jresearch.locale.languageTag
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

JRS: Java 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.

Download org.jresearch.locale.languageTag

How to add to project

<!-- https://jarcasting.com/artifacts/org.jresearch.locale.languageTag/org.jresearch.locale.languageTag/ -->
<dependency>
    <groupId>org.jresearch.locale.languageTag</groupId>
    <artifactId>org.jresearch.locale.languageTag</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jresearch.locale.languageTag/org.jresearch.locale.languageTag/
implementation 'org.jresearch.locale.languageTag:org.jresearch.locale.languageTag:1.1.1'
// https://jarcasting.com/artifacts/org.jresearch.locale.languageTag/org.jresearch.locale.languageTag/
implementation ("org.jresearch.locale.languageTag:org.jresearch.locale.languageTag:1.1.1")
'org.jresearch.locale.languageTag:org.jresearch.locale.languageTag:jar:1.1.1'
<dependency org="org.jresearch.locale.languageTag" name="org.jresearch.locale.languageTag" rev="1.1.1">
  <artifact name="org.jresearch.locale.languageTag" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jresearch.locale.languageTag', module='org.jresearch.locale.languageTag', version='1.1.1')
)
libraryDependencies += "org.jresearch.locale.languageTag" % "org.jresearch.locale.languageTag" % "1.1.1"
[org.jresearch.locale.languageTag "1.1.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.immutables : value-annotations jar 2.8.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0