License |
License |
---|---|
GroupId | GroupIdru.bartwell |
ArtifactId | ArtifactIdsafhelper |
Version | Version1.0.1 |
Type | Typeaar |
Description |
DescriptionSafHelper
Open source Android library for files writing on SD card.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
safhelper-1.0.1.pom | |
safhelper-1.0.1.aar | 28 KB |
safhelper-1.0.1-sources.jar | 569 bytes |
safhelper-1.0.1-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.2.70 |
com.android.support » appcompat-v7 | jar | 27.1.0 |