| Лицензия |
Лицензия |
|---|---|
| Группа | Группаtop.heue.utils |
| Идентификатор | Идентификаторpreference |
| Версия | Версия1.0.1 |
| Тип | Типaar |
| Описание |
Описаниеpreference
An android library for easy to use preference.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| preference-1.0.1.pom | |
| Обзор |
<!-- https://jarcasting.com/artifacts/top.heue.utils/preference/ -->
<dependency>
<groupId>top.heue.utils</groupId>
<artifactId>preference</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/top.heue.utils/preference/
implementation 'top.heue.utils:preference:1.0.1'
// https://jarcasting.com/artifacts/top.heue.utils/preference/
implementation ("top.heue.utils:preference:1.0.1")
'top.heue.utils:preference:aar:1.0.1'
<dependency org="top.heue.utils" name="preference" rev="1.0.1">
<artifact name="preference" type="aar" />
</dependency>
@Grapes(
@Grab(group='top.heue.utils', module='preference', version='1.0.1')
)
libraryDependencies += "top.heue.utils" % "preference" % "1.0.1"
[top.heue.utils/preference "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.20 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.preference » preference-ktx | jar | 1.2.0 |