Last Version

LazyRecycler-LiveData 0.1.1

Indistinct artifact id, use lazyrecycler-livedata instead

License

License

Categories

Categories

Data
GroupId

GroupId

io.github.dokar3
ArtifactId

ArtifactId

livedata
Version

Version

0.1.1
Type

Type

aar
Description

Description

LazyRecycler-LiveData
Indistinct artifact id, use lazyrecycler-livedata instead
Project URL

Project URL

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

Source Code Management

https://github.com/dokar3/LazyRecycler

Download livedata 0.1.1


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

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.1

Project Modules

There are no modules declared in this project.