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

Jar examples for i:imageio-metadata

Description

ImageIO metadata module.

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials