Jar examples for l:lang-tag
Java implementation of "Tags for Identifying Languages" (RFC 5646).
You can download jar file lang-tag 1.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add lang-tag-1.2.jar to your project.
<dependency> <groupId>com.nimbusds</groupId> <artifactId>lang-tag</artifactId> <version>1.2</version> </dependency>
compile group: 'com.nimbusds', name: 'lang-tag', version: '1.2'
libraryDependencies += "com.nimbusds" % "lang-tag" % "1.2"
<dependency org="com.nimbusds" name="lang-tag" rev="1.2"/>
@Grapes(@Grab(group='com.nimbusds', module='lang-tag', version='1.2'))
'com.nimbusds:lang-tag:jar:1.2'
Click the following link to download the jar file.
lang-tag-1.2-javadoc.jar