Download batik-awt-util-1.7.jar file - Jar b

Jar examples for b:batik-awt-util

Description

Batik AWT utilities

You can download jar file batik-awt-util 1.7 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add batik-awt-util-1.7.jar to your project.

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

Download

Click the following link to download the jar file.

batik-awt-util-1.7-sources.jar
batik-awt-util-1.7.jar
batik-awt-util-1.7.pom



Related Tutorials