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