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