Download jbig2-5.5.1.jar file - Jar j

Jar examples for j:jbig2

Description

This implementation uses the JBIG2 decoder provider by IDRsolutions (jPedal).

You can download jar file jbig2 5.5.1 in this page.

License

BSD

Build File

You can use the following script to add jbig2-5.5.1.jar to your project.

<dependency>
   <groupId>de.intarsys.opensource</groupId>
   <artifactId>jbig2</artifactId>
   <version>5.5.1</version>
</dependency>
compile group: 'de.intarsys.opensource', name: 'jbig2', version: '5.5.1'
libraryDependencies += "de.intarsys.opensource" % "jbig2" % "5.5.1"
<dependency org="de.intarsys.opensource" name="jbig2" rev="5.5.1"/>
@Grapes(@Grab(group='de.intarsys.opensource', module='jbig2', version='5.5.1'))
'de.intarsys.opensource:jbig2:jar:5.5.1'

Download

Click the following link to download the jar file.

jbig2-5.5.1-javadoc.jar
jbig2-5.5.1-sources.jar
jbig2-5.5.1.jar
jbig2-5.5.1.pom



Related Tutorials