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

TypedSharedPreferences 0.0.2

By specifying type parameters for the keys you define, you can avoid typing mistakes when saving to SharedPreferences.

Лицензия

Лицензия

Группа

Группа

io.github.ergooo
Идентификатор

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

TypedSharedPreferences
Версия

Версия

0.0.2
Тип

Тип

aar
Описание

Описание

TypedSharedPreferences
By specifying type parameters for the keys you define, you can avoid typing mistakes when saving to SharedPreferences.
Ссылка на сайт

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

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

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

https://github.com/ergooo/TypedSharedPreferences

Скачать TypedSharedPreferences 0.0.2

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

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

Зависимости

runtime (1)

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

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

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