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