file-save

A library that saves files to downloads and images folders

License

License

GroupId

GroupId

io.github.drahovac
ArtifactId

ArtifactId

file-save
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

aar
Description

Description

file-save
A library that saves files to downloads and images folders
Project URL

Project URL

https://github.com/drahovac/android-file-save
Source Code Management

Source Code Management

https://github.com/drahovac/android-file-save

Download file-save

How to add to project

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

Dependencies

runtime (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.5.10
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.10
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.4.3
androidx.core » core-ktx jar 1.5.0-beta03
androidx.appcompat » appcompat jar 1.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1