is not current version
Last Version 1.0.0

io.github.onreg:flow-cache 0.0.2

Wrapper around a Flow which caches data and manages statuses.

GroupId

GroupId

io.github.onreg
ArtifactId

ArtifactId

flow-cache
Version

Version

0.0.2
Type

Type

aar

Download flow-cache 0.0.2


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