l

livedata

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