Jar examples for b:batik-xml
Batik XML utilities
You can download jar file batik-xml 1.5 in this page.
The Apache Software License, Version 2.0
You can use the following script to add batik-xml-1.5.jar to your project.
<dependency> <groupId>batik</groupId> <artifactId>batik-xml</artifactId> <version>1.5</version> </dependency>
compile group: 'batik', name: 'batik-xml', version: '1.5'
libraryDependencies += "batik" % "batik-xml" % "1.5"
<dependency org="batik" name="batik-xml" rev="1.5"/>
@Grapes(@Grab(group='batik', module='batik-xml', version='1.5'))
'batik:batik-xml:jar:1.5'
Click the following link to download the jar file.
batik-xml-1.5.jar