Download batik-gvt-1.9.jar file - Jar b

Jar examples for b:batik-gvt

Description

Batik Graphics Vector Tree (GVT)

You can download jar file batik-gvt 1.9 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add batik-gvt-1.9.jar to your project.

<dependency>
   <groupId>org.apache.xmlgraphics</groupId>
   <artifactId>batik-gvt</artifactId>
   <version>1.9</version>
</dependency>
compile group: 'org.apache.xmlgraphics', name: 'batik-gvt', version: '1.9'
libraryDependencies += "org.apache.xmlgraphics" % "batik-gvt" % "1.9"
<dependency org="org.apache.xmlgraphics" name="batik-gvt" rev="1.9"/>
@Grapes(@Grab(group='org.apache.xmlgraphics', module='batik-gvt', version='1.9'))
'org.apache.xmlgraphics:batik-gvt:jar:1.9'

Download

Click the following link to download the jar file.

batik-gvt-1.9-javadoc.jar
batik-gvt-1.9-sources.jar
batik-gvt-1.9.jar
batik-gvt-1.9.pom



Related Tutorials