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