is not current version
Last Version 1.0.1

ru.bartwell:safhelper 1.0.0

Open source Android library for files writing on SD card.

GroupId

GroupId

ru.bartwell
ArtifactId

ArtifactId

safhelper
Version

Version

1.0.0
Type

Type

aar

Download safhelper 1.0.0


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