TypedPreferences

A small library that helps you to store typed preferences in SharedPreferences

Лицензия

Лицензия

Группа

Группа

pro.labster
Идентификатор

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

typedpreferences
Последняя версия

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

1.0.1
Дата

Дата

Тип

Тип

aar
Описание

Описание

TypedPreferences
A small library that helps you to store typed preferences in SharedPreferences
Ссылка на сайт

Ссылка на сайт

https://github.com/LabsterPRO/TypedPreferences
Система контроля версий

Система контроля версий

https://github.com/LabsterPRO/TypedPreferences

Скачать typedpreferences

Как подключить последнюю версию

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

Зависимости

runtime (1)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.1
1.0.0