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