f

flow

Indistinct artifact id, use lazyrecycler-flow instead
https://github.com/dokar3/LazyRecycler
The Apache Software License, Version 2.0
Felix Dokar
Files download
File Operation
flow-0.1.1.pom download
flow-0.1.1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.dokar3</groupId>
  <artifactId>flow</artifactId>
  <version>0.1.1</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'io.github.dokar3:flow:0.1.1'
Gradle Kotlin
implementation("io.github.dokar3:flow:0.1.1")
Scala SBT
libraryDependencies += "io.github.dokar3" % "flow" % "0.1.1"
Groovy Grape
@Grapes(
  @Grab(group='io.github.dokar3', module='flow', version='0.1.1')
)
Apache Ivy
<dependency org="io.github.dokar3" name="flow" rev="0.1.1" />
Leiningen
[io.github.dokar3/flow "0.1.1"]
Apache Buildr
'io.github.dokar3:flow:jar:0.1.1'