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