Download imageio-jpeg-3.0-rc5.jar file - Jar i

Jar examples for i:imageio-jpeg

Description

ImageIO plugin for Joint Photographer Expert Group images (JPEG/JFIF).

You can download jar file imageio-jpeg 3.0-rc5 in this page.

Build File

You can use the following script to add imageio-jpeg-3.0-rc5.jar to your project.

<dependency>
   <groupId>com.twelvemonkeys.imageio</groupId>
   <artifactId>imageio-jpeg</artifactId>
   <version>3.0-rc5</version>
</dependency>
compile group: 'com.twelvemonkeys.imageio', name: 'imageio-jpeg', version: '3.0-rc5'
libraryDependencies += "com.twelvemonkeys.imageio" % "imageio-jpeg" % "3.0-rc5"
<dependency org="com.twelvemonkeys.imageio" name="imageio-jpeg" rev="3.0-rc5"/>
@Grapes(@Grab(group='com.twelvemonkeys.imageio', module='imageio-jpeg', version='3.0-rc5'))
'com.twelvemonkeys.imageio:imageio-jpeg:jar:3.0-rc5'

Download

Click the following link to download the jar file.

imageio-jpeg-3.0-rc5-javadoc.jar
imageio-jpeg-3.0-rc5-sources.jar
imageio-jpeg-3.0-rc5-test-sources.jar
imageio-jpeg-3.0-rc5-tests.jar
imageio-jpeg-3.0-rc5.jar
imageio-jpeg-3.0-rc5.pom



Related Tutorials