| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.onreg |
| Идентификатор | Идентификаторflow-cache |
| Версия | Версия1.0.0 |
| Тип | Типaar |
| Описание |
Описаниеflow-cache
Wrapper around a Flow which caches data and manages statuses.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| flow-cache-1.0.0.pom | |
| flow-cache-1.0.0-sources.jar | 7 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |