Categories |
CategoriesNative Development Tools |
---|---|
GroupId | GroupIdit.sephiroth.android.library.exif |
ArtifactId | ArtifactIdlibrary-native |
Version | Version2.97.3 |
Type | Typejar |
Filename | Size |
---|---|
library-native-2.97.3.pom | |
library-native-2.97.3.jar | 87 KB |
Browse |
<!-- 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.3</version>
</dependency>
// https://jarcasting.com/artifacts/it.sephiroth.android.library.exif/library-native/
implementation 'it.sephiroth.android.library.exif:library-native:2.97.3'
// https://jarcasting.com/artifacts/it.sephiroth.android.library.exif/library-native/
implementation ("it.sephiroth.android.library.exif:library-native:2.97.3")
'it.sephiroth.android.library.exif:library-native:jar:2.97.3'
<dependency org="it.sephiroth.android.library.exif" name="library-native" rev="2.97.3">
<artifact name="library-native" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.sephiroth.android.library.exif', module='library-native', version='2.97.3')
)
libraryDependencies += "it.sephiroth.android.library.exif" % "library-native" % "2.97.3"
[it.sephiroth.android.library.exif/library-native "2.97.3"]