How To Install Java Artifact com.ibm.icu.icu4j-charset v70.1

com.ibm.icu icu4j-charset 70.1

Introduction

In this article, we'll learn how to install Java artifact icu4j-charset from com.ibm.icu group in version 70.1. The artifact is available in 25 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 . The ICU4J Charset Provider project has been released under Unicode/ICU License license, and has its own website at: https://icu.unicode.org/ .

How To Install Java Artifact com.ibm.icu.icu4j-charset In Version 70.1

To install the ICU4J Charset Provider artifact in version 70.1 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 Charset Provider 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.

Compile dependencies (1)

Licenses

Developers