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