Download com.ibm.icu-0.6.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 0.6 in this page.

License

Eclipse Public License - v 1.0

Build File

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

<dependency>
   <groupId>org.apache.clerezza.ext</groupId>
   <artifactId>com.ibm.icu</artifactId>
   <version>0.6</version>
</dependency>
compile group: 'org.apache.clerezza.ext', name: 'com.ibm.icu', version: '0.6'
libraryDependencies += "org.apache.clerezza.ext" % "com.ibm.icu" % "0.6"
<dependency org="org.apache.clerezza.ext" name="com.ibm.icu" rev="0.6"/>
@Grapes(@Grab(group='org.apache.clerezza.ext', module='com.ibm.icu', version='0.6'))
'org.apache.clerezza.ext:com.ibm.icu:jar:0.6'

Download

Click the following link to download the jar file.

com.ibm.icu-0.6-sources.jar
com.ibm.icu-0.6.jar
com.ibm.icu-0.6.pom



Related Tutorials