Jar examples for i:imageio-pcx
ImageIO plugin for ZSoft Paintbrush Format (PCX)
You can download jar file imageio-pcx 3.2.1 in this page.
You can use the following script to add imageio-pcx-3.2.1.jar to your project.
<dependency> <groupId>com.twelvemonkeys.imageio</groupId> <artifactId>imageio-pcx</artifactId> <version>3.2.1</version> </dependency>
compile group: 'com.twelvemonkeys.imageio', name: 'imageio-pcx', version: '3.2.1'
libraryDependencies += "com.twelvemonkeys.imageio" % "imageio-pcx" % "3.2.1"
<dependency org="com.twelvemonkeys.imageio" name="imageio-pcx" rev="3.2.1"/>
@Grapes(@Grab(group='com.twelvemonkeys.imageio', module='imageio-pcx', version='3.2.1'))
'com.twelvemonkeys.imageio:imageio-pcx:jar:3.2.1'
Click the following link to download the jar file.
imageio-pcx-3.2.1-javadoc.jar