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