| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.raxdenstudios |
| Идентификатор | Идентификаторpreferences |
| Версия | Версия1.15.0 |
| Тип | Типaar |
| Описание |
ОписаниеAdvancedPreferences
Improve shared preferences
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| preferences-1.15.0.pom | |
| preferences-1.15.0-sources.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.raxdenstudios/preferences/ -->
<dependency>
<groupId>com.raxdenstudios</groupId>
<artifactId>preferences</artifactId>
<version>1.15.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.raxdenstudios/preferences/
implementation 'com.raxdenstudios:preferences:1.15.0'
// https://jarcasting.com/artifacts/com.raxdenstudios/preferences/
implementation ("com.raxdenstudios:preferences:1.15.0")
'com.raxdenstudios:preferences:aar:1.15.0'
<dependency org="com.raxdenstudios" name="preferences" rev="1.15.0">
<artifact name="preferences" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.raxdenstudios', module='preferences', version='1.15.0')
)
libraryDependencies += "com.raxdenstudios" % "preferences" % "1.15.0"
[com.raxdenstudios/preferences "1.15.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.preference » preference-ktx | jar | 1.1.1 |
| com.google.code.gson : gson | jar | 2.8.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.10 |
| androidx.core » core-ktx | jar | 1.3.2 |