Jar examples for i:icu4j
The International Component for Unicode (ICU) is a mature, portable set of C/C++ and Java libraries for Unicode support, software internationalization (I18N) and globalization (G11N), giving applications the same results on all platforms.
You can download jar file icu4j 61.1 in this page.
Unicode/ICU License
You can use the following script to add icu4j-61.1.jar to your project.
<dependency> <groupId>com.ibm.icu</groupId> <artifactId>icu4j</artifactId> <version>61.1</version> </dependency>
compile group: 'com.ibm.icu', name: 'icu4j', version: '61.1'
libraryDependencies += "com.ibm.icu" % "icu4j" % "61.1"
<dependency org="com.ibm.icu" name="icu4j" rev="61.1"/>
@Grapes(@Grab(group='com.ibm.icu', module='icu4j', version='61.1'))
'com.ibm.icu:icu4j:jar:61.1'
Click the following link to download the jar file.
icu4j-61.1-javadoc.jar