Last Version

SafHelper 1.0.1

Open source Android library for files writing on SD card.

License

License

GroupId

GroupId

ru.bartwell
ArtifactId

ArtifactId

safhelper
Version

Version

1.0.1
Type

Type

aar
Description

Description

SafHelper
Open source Android library for files writing on SD card.
Project URL

Project URL

https://github.com/bartwell/SafHelper
Source Code Management

Source Code Management

https://github.com/bartwell/SafHelper.git

Download safhelper 1.0.1


<!-- https://jarcasting.com/artifacts/ru.bartwell/safhelper/ -->
<dependency>
    <groupId>ru.bartwell</groupId>
    <artifactId>safhelper</artifactId>
    <version>1.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ru.bartwell/safhelper/
implementation 'ru.bartwell:safhelper:1.0.1'
// https://jarcasting.com/artifacts/ru.bartwell/safhelper/
implementation ("ru.bartwell:safhelper:1.0.1")
'ru.bartwell:safhelper:aar:1.0.1'
<dependency org="ru.bartwell" name="safhelper" rev="1.0.1">
  <artifact name="safhelper" type="aar" />
</dependency>
@Grapes(
@Grab(group='ru.bartwell', module='safhelper', version='1.0.1')
)
libraryDependencies += "ru.bartwell" % "safhelper" % "1.0.1"
[ru.bartwell/safhelper "1.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.2.70
com.android.support » appcompat-v7 jar 27.1.0

Project Modules

There are no modules declared in this project.