is not current version
Last Version 0.3.2

LazyRecycler-LiveData 0.1.7

Lifecycle LiveData support for LazyRecycler

License

License

Categories

Categories

Data
GroupId

GroupId

io.github.dokar3
ArtifactId

ArtifactId

lazyrecycler-livedata
Version

Version

0.1.7
Type

Type

aar
Description

Description

LazyRecycler-LiveData
Lifecycle LiveData support for LazyRecycler
Project URL

Project URL

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

Source Code Management

https://github.com/dokar3/LazyRecycler

Download lazyrecycler-livedata 0.1.7


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.31
androidx.lifecycle » lifecycle-livedata-ktx jar 2.3.0
io.github.dokar3 : lazyrecycler jar 0.1.7

Project Modules

There are no modules declared in this project.