Rxkprefs

🛠 A small Kotlin library to make shared preferences easy + RxJava and Coroutines support

Лицензия

Лицензия

Группа

Группа

com.afollestad
Идентификатор

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

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

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

1.2.5
Дата

Дата

Тип

Тип

aar
Описание

Описание

Rxkprefs
🛠 A small Kotlin library to make shared preferences easy + RxJava and Coroutines support
Ссылка на сайт

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

https://github.com/afollestad/rxkprefs

Скачать rxkprefs

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

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

Зависимости

runtime (3)

Идентификатор библиотеки Тип Версия
androidx.annotation » annotation jar 1.0.2
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.21
io.reactivex.rxjava2 : rxjava jar 2.2.7

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

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

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

Версия
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.2
1.0.1
1.0.0