License |
License |
---|---|
GroupId | GroupIdio.github.dokar3 |
ArtifactId | ArtifactIdlazyrecycler-flow |
Last Version | Last Version0.3.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionLazyRecycler-Flow
Coroutine Flow support for LazyRecycler
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lazyrecycler-flow-0.3.2.pom | |
lazyrecycler-flow-0.3.2.aar | 12 KB |
lazyrecycler-flow-0.3.2-sources.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.dokar3/lazyrecycler-flow/ -->
<dependency>
<groupId>io.github.dokar3</groupId>
<artifactId>lazyrecycler-flow</artifactId>
<version>0.3.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dokar3/lazyrecycler-flow/
implementation 'io.github.dokar3:lazyrecycler-flow:0.3.2'
// https://jarcasting.com/artifacts/io.github.dokar3/lazyrecycler-flow/
implementation ("io.github.dokar3:lazyrecycler-flow:0.3.2")
'io.github.dokar3:lazyrecycler-flow:aar:0.3.2'
<dependency org="io.github.dokar3" name="lazyrecycler-flow" rev="0.3.2">
<artifact name="lazyrecycler-flow" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.dokar3', module='lazyrecycler-flow', version='0.3.2')
)
libraryDependencies += "io.github.dokar3" % "lazyrecycler-flow" % "0.3.2"
[io.github.dokar3/lazyrecycler-flow "0.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlinx : kotlinx-coroutines-core Optional | jar | 1.6.1 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 Optional | jar | 1.6.21 |
io.github.dokar3 : lazyrecycler Optional | jar | 0.3.2 |