Download imageio-psd-3.1.1.jar file - Jar i

Jar examples for i:imageio-psd

Description

ImageIO plugin for Adobe Photoshop Document (PSD).

You can download jar file imageio-psd 3.1.1 in this page.

Build File

You can use the following script to add imageio-psd-3.1.1.jar to your project.

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

Download

Click the following link to download the jar file.

imageio-psd-3.1.1.jar
imageio-psd-3.1.1-javadoc.jar
imageio-psd-3.1.1.pom
imageio-psd-3.1.1-sources.jar
imageio-psd-3.1.1-tests.jar
imageio-psd-3.1.1-test-sources.jar



Related Tutorials