Last Version

Android-Exif-Extended 1.0.6

Exif extended library for Android, based on jhead library (http://www.sentex.net/~mwandel/jhead/) and on the exif library used in the Android native gallery app

License

License

GroupId

GroupId

it.sephiroth.android.exif
ArtifactId

ArtifactId

android-exif-extended
Version

Version

1.0.6
Type

Type

aar
Description

Description

Android-Exif-Extended
Exif extended library for Android, based on jhead library (http://www.sentex.net/~mwandel/jhead/) and on the exif library used in the Android native gallery app
Project URL

Project URL

https://github.com/sephiroth74/Android-Exif-Extended
Source Code Management

Source Code Management

https://github.com/sephiroth74/Android-Exif-Extended

Download android-exif-extended 1.0.6


<!-- https://jarcasting.com/artifacts/it.sephiroth.android.exif/android-exif-extended/ -->
<dependency>
    <groupId>it.sephiroth.android.exif</groupId>
    <artifactId>android-exif-extended</artifactId>
    <version>1.0.6</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/it.sephiroth.android.exif/android-exif-extended/
implementation 'it.sephiroth.android.exif:android-exif-extended:1.0.6'
// https://jarcasting.com/artifacts/it.sephiroth.android.exif/android-exif-extended/
implementation ("it.sephiroth.android.exif:android-exif-extended:1.0.6")
'it.sephiroth.android.exif:android-exif-extended:aar:1.0.6'
<dependency org="it.sephiroth.android.exif" name="android-exif-extended" rev="1.0.6">
  <artifact name="android-exif-extended" type="aar" />
</dependency>
@Grapes(
@Grab(group='it.sephiroth.android.exif', module='android-exif-extended', version='1.0.6')
)
libraryDependencies += "it.sephiroth.android.exif" % "android-exif-extended" % "1.0.6"
[it.sephiroth.android.exif/android-exif-extended "1.0.6"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.3.2
commons-io : commons-io jar 2.4

Project Modules

There are no modules declared in this project.