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

top.heue.utils:preference 1.0.0

An android library for easy to use preference.

Группа

Группа

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

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

preference
Версия

Версия

1.0.0
Тип

Тип

aar

Скачать preference 1.0.0

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

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