Download batik-xml-1.6.1.jar file - Jar b

Jar examples for b:batik-xml

Description

Batik XML utilities

You can download jar file batik-xml 1.6.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add batik-xml-1.6.1.jar to your project.

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

Download

Click the following link to download the jar file.

batik-xml-1.6.1.jar
batik-xml-1.6.1.pom



Related Tutorials