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