не последняя версия
Последняя версия 2.97.4

it.sephiroth.android.library.exif:demo 2.97.1


Группа

Группа

it.sephiroth.android.library.exif
Идентификатор

Идентификатор

demo
Версия

Версия

2.97.1
Тип

Тип

jar

Скачать demo 2.97.1

Имя Файла Размер
demo-2.97.1.pom
demo-2.97.1-sources.jar 6 KB
Обзор

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