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