is not current version
Last Version 2.7.0

com.github.mjeanroy:exiftool-lib 2.2.1


GroupId

GroupId

com.github.mjeanroy
ArtifactId

ArtifactId

exiftool-lib
Version

Version

2.2.1
Type

Type

jar

Download exiftool-lib 2.2.1


<!-- https://jarcasting.com/artifacts/com.github.mjeanroy/exiftool-lib/ -->
<dependency>
    <groupId>com.github.mjeanroy</groupId>
    <artifactId>exiftool-lib</artifactId>
    <version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mjeanroy/exiftool-lib/
implementation 'com.github.mjeanroy:exiftool-lib:2.2.1'
// https://jarcasting.com/artifacts/com.github.mjeanroy/exiftool-lib/
implementation ("com.github.mjeanroy:exiftool-lib:2.2.1")
'com.github.mjeanroy:exiftool-lib:jar:2.2.1'
<dependency org="com.github.mjeanroy" name="exiftool-lib" rev="2.2.1">
  <artifact name="exiftool-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mjeanroy', module='exiftool-lib', version='2.2.1')
)
libraryDependencies += "com.github.mjeanroy" % "exiftool-lib" % "2.2.1"
[com.github.mjeanroy/exiftool-lib "2.2.1"]