не последняя версия
Последняя версия 1.0.9

top.heue.utils:saf 1.0.5

Android SAF Helper.

Группа

Группа

top.heue.utils
Идентификатор

Идентификатор

saf
Версия

Версия

1.0.5
Тип

Тип

aar

Скачать saf 1.0.5

Имя Файла Размер
saf-1.0.5.pom
Обзор

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