io.github.yubyf.datastorepreferences

A simple implementation of the AndroidSharedPreferences interface for DataStore.

Лицензия

Лицензия

MIT
Категории

Категории

Данные
Группа

Группа

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

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

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

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

1.2.1
Дата

Дата

Тип

Тип

aar
Описание

Описание

io.github.yubyf.datastorepreferences
A simple implementation of the AndroidSharedPreferences interface for DataStore.
Ссылка на сайт

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

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

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

https://github.com/Yubyf/DataStorePreferences

Скачать datastorepreferences

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.2
androidx.datastore » datastore-preferences jar 1.0.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

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

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

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

Версия
1.2.1
1.2.0
1.1.0
1.0.0