How To Install Java Artifact com.ibm.icu.icu4j v3.8

com.ibm.icu icu4j 3.8

Introduction

In this article, we'll learn how to install Java artifact icu4j from com.ibm.icu group in version 3.8. The artifact is available in 62 versions: 75.1 74.2 74.1 73.2 73.1 72.1 71.1 70.1 69.1 68.2 68.1 67.1 66.1 65.1 64.2 64.1 63.2 63.1 62.2 62.1 61.2 61.1 60.3 60.2 60.1 59.2 59.1 58.3 58.2 58.1 57.2 57.1 56.2 56.1 55.2 55.1 54.2 54.1.1 54.1 53.2 53.1 52.2 52.1 51.3 51.2 51.1 50.2 50.1.1 50.1 49.1 4.8.2 4.8.1.1 4.8.1 4.8 4.6.1.1 4.6.1 4.6 4.0.1 3.8 3.6.1 3.4.4 2.6.1 . The ICU4J project has been released under ICU License license, and has its own website at: http://www-306.ibm.com/software/globalization/icu/ .

How To Install Java Artifact com.ibm.icu.icu4j In Version 3.8

To install the ICU4J artifact in version 3.8 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses ICU4J dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Licenses