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