is not current version
Last Version 2.97.4

it.sephiroth.android.library.exif:library-native 2.97.1

Exif extended library (native) for Android, based on jhead c library (http://www.sentex.net/~mwandel/jhead/)

Categories

Categories

Native Development Tools
GroupId

GroupId

it.sephiroth.android.library.exif
ArtifactId

ArtifactId

library-native
Version

Version

2.97.1
Type

Type

jar

Download library-native 2.97.1


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