Jar examples for i:imageio-openjpeg
ImageIO plugin for reading and writing JPEG2000 images via OpenJPEG. Requires the OpenJPEG shared native library to be installed on the system.
You can download jar file imageio-openjpeg 0.2.3 in this page.
You can use the following script to add imageio-openjpeg-0.2.3.jar to your project.
<dependency> <groupId>de.digitalcollections.imageio</groupId> <artifactId>imageio-openjpeg</artifactId> <version>0.2.3</version> </dependency>
compile group: 'de.digitalcollections.imageio', name: 'imageio-openjpeg', version: '0.2.3'
libraryDependencies += "de.digitalcollections.imageio" % "imageio-openjpeg" % "0.2.3"
<dependency org="de.digitalcollections.imageio" name="imageio-openjpeg" rev="0.2.3"/>
@Grapes(@Grab(group='de.digitalcollections.imageio', module='imageio-openjpeg', version='0.2.3'))
'de.digitalcollections.imageio:imageio-openjpeg:jar:0.2.3'
Click the following link to download the jar file.
imageio-openjpeg-0.2.3-javadoc.jar