Download com.ibm.icu-4.4.2.v20110823.jar file - Jar c

Jar examples for c:com.ibm.icu

Description

A component of the BIRT runtime

You can download jar file com.ibm.icu 4.4.2.v20110823 in this page.

License

Eclipse Public License - v 1.0

Build File

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

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

Download

Click the following link to download the jar file.

com.ibm.icu-4.4.2.v20110823-javadoc.jar
com.ibm.icu-4.4.2.v20110823-sources.jar
com.ibm.icu-4.4.2.v20110823.jar
com.ibm.icu-4.4.2.v20110823.pom



Related Tutorials