Download batik-bridge-1.5.jar file - Jar b

Jar examples for b:batik-bridge

Description

Batik Bridge

You can download jar file batik-bridge 1.5 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add batik-bridge-1.5.jar to your project.

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

Download

Click the following link to download the jar file.

batik-bridge-1.5.pom



Related Tutorials