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