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