RxKotlinCache

simple cache for RxJava and Kotlin

Лицензия

Лицензия

Категории

Категории

Kotlin Языки программирования
Группа

Группа

com.github.satoshun.RxKotlinCache
Идентификатор

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

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

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

0.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

RxKotlinCache
simple cache for RxJava and Kotlin
Ссылка на сайт

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

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

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

https://github.com/satoshun/RxKotlinCache

Скачать rxkotlincache

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

<!-- https://jarcasting.com/artifacts/com.github.satoshun.RxKotlinCache/rxkotlincache/ -->
<dependency>
    <groupId>com.github.satoshun.RxKotlinCache</groupId>
    <artifactId>rxkotlincache</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.satoshun.RxKotlinCache/rxkotlincache/
implementation 'com.github.satoshun.RxKotlinCache:rxkotlincache:0.2.0'
// https://jarcasting.com/artifacts/com.github.satoshun.RxKotlinCache/rxkotlincache/
implementation ("com.github.satoshun.RxKotlinCache:rxkotlincache:0.2.0")
'com.github.satoshun.RxKotlinCache:rxkotlincache:jar:0.2.0'
<dependency org="com.github.satoshun.RxKotlinCache" name="rxkotlincache" rev="0.2.0">
  <artifact name="rxkotlincache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.satoshun.RxKotlinCache', module='rxkotlincache', version='0.2.0')
)
libraryDependencies += "com.github.satoshun.RxKotlinCache" % "rxkotlincache" % "0.2.0"
[com.github.satoshun.RxKotlinCache/rxkotlincache "0.2.0"]

Зависимости

runtime (2)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.0
io.reactivex.rxjava2 : rxjava jar 2.2.0

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

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

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

Версия
0.2.0
0.1.2
0.1.1