Jar examples for j:jbig2
This implementation uses the JBIG2 decoder provider by IDRsolutions (jPedal).
You can download jar file jbig2 5.5.1 in this page.
BSD
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'
Click the following link to download the jar file.
jbig2-5.5.1-javadoc.jar