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

flow-cache 1.0.0

Wrapper around a Flow which caches data and manages statuses.

Лицензия

Лицензия

Группа

Группа

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

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

flow-cache
Версия

Версия

1.0.0
Тип

Тип

aar
Описание

Описание

flow-cache
Wrapper around a Flow which caches data and manages statuses.
Ссылка на сайт

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

https://github.com/onreg/flow-cache
Система контроля версий

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

https://github.com/onreg/flow-cache/tree/main

Скачать flow-cache 1.0.0


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

Зависимости

runtime (3)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.10
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.4.3
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.3.0

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

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