Download batik-js-1.7.jar file - Jar b

Jar examples for b:batik-js

Description

This is a patched version of Rhino 1.6R5 for use by Batik. See http://svn.apache.org/repos/asf/xmlgraphics/batik/trunk/lib/README.js.txt for details of the patch.

You can download jar file batik-js 1.7 in this page.

License

Mozilla Public License version 1.1

Build File

You can use the following script to add batik-js-1.7.jar to your project.

<dependency>
   <groupId>org.apache.xmlgraphics</groupId>
   <artifactId>batik-js</artifactId>
   <version>1.7</version>
</dependency>
compile group: 'org.apache.xmlgraphics', name: 'batik-js', version: '1.7'
libraryDependencies += "org.apache.xmlgraphics" % "batik-js" % "1.7"
<dependency org="org.apache.xmlgraphics" name="batik-js" rev="1.7"/>
@Grapes(@Grab(group='org.apache.xmlgraphics', module='batik-js', version='1.7'))
'org.apache.xmlgraphics:batik-js:jar:1.7'

Download

Click the following link to download the jar file.

batik-js-1.7.jar
batik-js-1.7.pom



Related Tutorials