MVN

com.nmote.iim4j : nmote-iim4j

Maven & Gradle

Apr 10, 2015
1 usages
10 stars

nmote-iim4j · IIM4J allows Java programmers to read, write and process IPTC IIM version 4 files.

<dependency>
    <groupId>com.nmote.iim4j</groupId>
    <artifactId>nmote-iim4j</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.nmote.iim4j : nmote-iim4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of com.nmote.iim4j : nmote-iim4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
nmote-iim4j-1.1.0
1.0.x
nmote-iim4j-1.0.0

How to add a dependency to Maven

Add the following com.nmote.iim4j : nmote-iim4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.nmote.iim4j</groupId>
    <artifactId>nmote-iim4j</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.nmote.iim4j : nmote-iim4j gradle dependency to your build.gradle file:

implementation 'com.nmote.iim4j:nmote-iim4j:1.1.0'

Gradle Kotlin DSL: Add the following com.nmote.iim4j : nmote-iim4j gradle kotlin dependency to your build.gradle.kts file:

implementation("com.nmote.iim4j:nmote-iim4j:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.nmote.iim4j : nmote-iim4j sbt scala dependency to your build.sbt file:

libraryDependencies += "com.nmote.iim4j" % "nmote-iim4j" % "1.1.0"

Advertisement

Dependencies from Group

Apr 10, 2015
1 usages
10 stars

Discover Dependencies

Oct 20, 2014
1 usages
2 stars
Jul 09, 2013
5 usages
Oct 04, 2014
2 usages
11 stars
Jul 10, 2014
1 usages
0 stars
Aug 29, 2012
1 usages
1.1k stars
Aug 03, 2011
1 usages
Apr 01, 2014
1 usages
45 stars
May 22, 2014
2 usages
1 stars