Jar examples for n:nmote-iim4j
IIM4J allows Java programmers to read, write and process IPTC IIM version 4 files.
You can download jar file nmote-iim4j 1.0.0 in this page.
BSD-style
You can use the following script to add nmote-iim4j-1.0.0.jar to your project.
<dependency> <groupId>com.nmote.iim4j</groupId> <artifactId>nmote-iim4j</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.nmote.iim4j', name: 'nmote-iim4j', version: '1.0.0'
libraryDependencies += "com.nmote.iim4j" % "nmote-iim4j" % "1.0.0"
<dependency org="com.nmote.iim4j" name="nmote-iim4j" rev="1.0.0"/>
@Grapes(@Grab(group='com.nmote.iim4j', module='nmote-iim4j', version='1.0.0'))
'com.nmote.iim4j:nmote-iim4j:jar:1.0.0'
Click the following link to download the jar file.
nmote-iim4j-1.0.0-javadoc.jar