Download org.apache.batik.util-1.6.0.jar file - Jar o

Jar examples for o:org.apache.batik.util

Description

A component of the BIRT runtime

You can download jar file org.apache.batik.util 1.6.0 in this page.

License

Eclipse Public License - v 1.0

Build File

You can use the following script to add org.apache.batik.util-1.6.0.jar to your project.

<dependency>
   <groupId>org.eclipse.birt.runtime.3_7_1</groupId>
   <artifactId>org.apache.batik.util</artifactId>
   <version>1.6.0</version>
</dependency>
compile group: 'org.eclipse.birt.runtime.3_7_1', name: 'org.apache.batik.util', version: '1.6.0'
libraryDependencies += "org.eclipse.birt.runtime.3_7_1" % "org.apache.batik.util" % "1.6.0"
<dependency org="org.eclipse.birt.runtime.3_7_1" name="org.apache.batik.util" rev="1.6.0"/>
@Grapes(@Grab(group='org.eclipse.birt.runtime.3_7_1', module='org.apache.batik.util', version='1.6.0'))
'org.eclipse.birt.runtime.3_7_1:org.apache.batik.util:jar:1.6.0'

Download

Click the following link to download the jar file.

org.apache.batik.util-1.6.0.jar
org.apache.batik.util-1.6.0.pom



Related Tutorials