is not current version
Last Version 0.1.1

io.github.dokar3:flow 0.1.0

Coroutine Flow support for LazyRecycler

GroupId

GroupId

io.github.dokar3
ArtifactId

ArtifactId

flow
Version

Version

0.1.0
Type

Type

aar

Download flow 0.1.0


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