MVN

com.github.mjeanroy : exiftool-lib

Maven & Gradle

Jul 30, 2022
3 usages
62 stars

exiftool · Java Wrapper for ExifTool

<dependency>
    <groupId>com.github.mjeanroy</groupId>
    <artifactId>exiftool-lib</artifactId>
    <version>2.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.mjeanroy : exiftool-lib to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.8.0

All Versions

Choose a version of com.github.mjeanroy : exiftool-lib to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.8.x
exiftool-lib-2.8.0
2.7.x
exiftool-lib-2.7.0
2.6.x
exiftool-lib-2.6.1
exiftool-lib-2.6.0
2.5.x
exiftool-lib-2.5.0
2.4.x
exiftool-lib-2.4.0
2.3.x
exiftool-lib-2.3.0
2.2.x
exiftool-lib-2.2.1
exiftool-lib-2.2.0
2.1.x
exiftool-lib-2.1.0
2.0.x
exiftool-lib-2.0.2
exiftool-lib-2.0.1
exiftool-lib-2.0.0
1.2
exiftool-lib-1.2
1.1
exiftool-lib-1.1

How to add a dependency to Maven

Add the following com.github.mjeanroy : exiftool-lib maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.mjeanroy</groupId>
    <artifactId>exiftool-lib</artifactId>
    <version>2.8.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.mjeanroy : exiftool-lib gradle dependency to your build.gradle file:

implementation 'com.github.mjeanroy:exiftool-lib:2.8.0'

Gradle Kotlin DSL: Add the following com.github.mjeanroy : exiftool-lib gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.mjeanroy:exiftool-lib:2.8.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.mjeanroy : exiftool-lib sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.mjeanroy" % "exiftool-lib" % "2.8.0"

Advertisement

Dependencies from Group

Apr 12, 2018
7 usages
4 stars
Dec 26, 2022
5 usages
32 stars
Dec 26, 2022
4 usages
32 stars
May 31, 2020
3 usages
13 stars
Jul 30, 2022
3 usages
62 stars

Discover Dependencies

Jan 24, 2016
6 usages
202 stars
Oct 15, 2019
4 usages
Apr 05, 2016
May 09, 2021
52 usages
36.2k stars
Aug 18, 2016
8 usages
Mar 28, 2020
192 stars
May 05, 2023
225 usages
1.3k stars