Download com.ibm.icu.base-54.1.1.jar file - Jar c

Jar examples for c:com.ibm.icu

Description

ICU Base implementation

You can download jar file com.ibm.icu.base 54.1.1 in this page.

License

Eclipse Public License - v 1.0

Build File

You can use the following script to add com.ibm.icu.base-54.1.1.jar to your project.

<dependency>
   <groupId>at.bestsolution.eclipse</groupId>
   <artifactId>com.ibm.icu.base</artifactId>
   <version>54.1.1</version>
</dependency>
compile group: 'at.bestsolution.eclipse', name: 'com.ibm.icu.base', version: '54.1.1'
libraryDependencies += "at.bestsolution.eclipse" % "com.ibm.icu.base" % "54.1.1"
<dependency org="at.bestsolution.eclipse" name="com.ibm.icu.base" rev="54.1.1"/>
@Grapes(@Grab(group='at.bestsolution.eclipse', module='com.ibm.icu.base', version='54.1.1'))
'at.bestsolution.eclipse:com.ibm.icu.base:jar:54.1.1'

Download

Click the following link to download the jar file.

com.ibm.icu.base-54.1.1-javadoc.jar
com.ibm.icu.base-54.1.1-sources.jar
com.ibm.icu.base-54.1.1.jar
com.ibm.icu.base-54.1.1.pom



Related Tutorials