Download batik-squiggle-1.6.jar file - Jar b

Jar examples for b:batik-squiggle

Description

Batik Squiggle SVG Browser Extenstions

You can download jar file batik-squiggle 1.6 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add batik-squiggle-1.6.jar to your project.

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

Download

Click the following link to download the jar file.

batik-squiggle-1.6.jar
batik-squiggle-1.6.pom



Related Tutorials