is not current version
Last Version 1.0.9

top.heue.utils:saf 1.0.6

Android SAF Helper.

GroupId

GroupId

top.heue.utils
ArtifactId

ArtifactId

saf
Version

Version

1.0.6
Type

Type

aar

Download saf 1.0.6

Filename Size
saf-1.0.6.pom
Browse

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