| License |
License |
|---|---|
| GroupId | GroupIdio.github.drahovac |
| ArtifactId | ArtifactIdfile-save |
| Last Version | Last Version0.0.3 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionfile-save
A library that saves files to downloads and images folders
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| file-save-0.0.3.pom | |
| file-save-0.0.3-sources.jar | 22 KB |
| Browse |
<!-- 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"]
| 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 |