is not current version
Last Version 1.0.0

flow-cache 0.0.1

Wrapper around a Flow which caches data and manages statuses.

License

License

GroupId

GroupId

io.github.onreg
ArtifactId

ArtifactId

flow-cache
Version

Version

0.0.1
Type

Type

aar
Description

Description

flow-cache
Wrapper around a Flow which caches data and manages statuses.
Project URL

Project URL

https://github.com/onreg/flow-cache
Source Code Management

Source Code Management

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

Download flow-cache 0.0.1


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

Dependencies

runtime (7)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.31
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.2.0
com.google.android.material » material jar 1.3.0
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.4.3
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.3.0
androidx.lifecycle » lifecycle-runtime-ktx jar 2.3.0

Project Modules

There are no modules declared in this project.