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