Last Version

exif-extended 1.0.1

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

Public Domain Software
GroupId

GroupId

it.sephiroth.android.exif
ArtifactId

ArtifactId

library
Version

Version

1.0.1
Type

Type

aar
Description

Description

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

http://blog.sephiroth.it
Source Code Management

Source Code Management

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

Download library 1.0.1


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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.