is not current version
Last Version 2.7.0

com.github.mjeanroy:exiftool-lib 1.2


GroupId

GroupId

com.github.mjeanroy
ArtifactId

ArtifactId

exiftool-lib
Version

Version

1.2
Type

Type

jar

Download exiftool-lib 1.2


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