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

io.github.drahovac:file-save 0.0.1

A library that saves files to downloads and images folders

Группа

Группа

io.github.drahovac
Идентификатор

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

file-save
Версия

Версия

0.0.1
Тип

Тип

aar

Скачать file-save 0.0.1

Имя Файла Размер
file-save-0.0.1.pom
file-save-0.0.1-sources.jar 14 KB
Обзор

<!-- https://jarcasting.com/artifacts/io.github.drahovac/file-save/ -->
<dependency>
    <groupId>io.github.drahovac</groupId>
    <artifactId>file-save</artifactId>
    <version>0.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.drahovac/file-save/
implementation 'io.github.drahovac:file-save:0.0.1'
// https://jarcasting.com/artifacts/io.github.drahovac/file-save/
implementation ("io.github.drahovac:file-save:0.0.1")
'io.github.drahovac:file-save:aar:0.0.1'
<dependency org="io.github.drahovac" name="file-save" rev="0.0.1">
  <artifact name="file-save" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.drahovac', module='file-save', version='0.0.1')
)
libraryDependencies += "io.github.drahovac" % "file-save" % "0.0.1"
[io.github.drahovac/file-save "0.0.1"]