is not current version
Last Version 0.3.2

LazyRecycler 0.1.8

A library that provides LazyColumn like apis to build lists with RecyclerView.

License

License

GroupId

GroupId

io.github.dokar3
ArtifactId

ArtifactId

lazyrecycler
Version

Version

0.1.8
Type

Type

aar
Description

Description

LazyRecycler
A library that provides LazyColumn like apis to build lists with RecyclerView.
Project URL

Project URL

https://github.com/dokar3/LazyRecycler
Source Code Management

Source Code Management

https://github.com/dokar3/LazyRecycler

Download lazyrecycler 0.1.8


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.21
androidx.recyclerview » recyclerview jar 1.1.0
androidx.databinding » viewbinding jar 4.2.2

Project Modules

There are no modules declared in this project.