Jar examples for j:jbig2-imageio
Java Image I/O plugin for reading JBIG2-compressed image data. Formerly known as the levigo JBig2 ImageIO plugin (com.levigo.jbig2:levigo-jbig2-imageio).
You can download jar file jbig2-imageio 3.0.0 in this page.
Apache License
You can use the following script to add jbig2-imageio-3.0.0.jar to your project.
<dependency> <groupId>org.apache.pdfbox</groupId> <artifactId>jbig2-imageio</artifactId> <version>3.0.0</version> </dependency>
compile group: 'org.apache.pdfbox', name: 'jbig2-imageio', version: '3.0.0'
libraryDependencies += "org.apache.pdfbox" % "jbig2-imageio" % "3.0.0"
<dependency org="org.apache.pdfbox" name="jbig2-imageio" rev="3.0.0"/>
@Grapes(@Grab(group='org.apache.pdfbox', module='jbig2-imageio', version='3.0.0'))
'org.apache.pdfbox:jbig2-imageio:jar:3.0.0'
Click the following link to download the jar file.
jbig2-imageio-3.0.0-javadoc.jar