Last Version

recyclerviewkit 0.9

Higher level abstraction of RecyclerView

License

License

GroupId

GroupId

io.hkhc
ArtifactId

ArtifactId

recyclerviewkit
Version

Version

0.9
Type

Type

aar
Description

Description

recyclerviewkit
Higher level abstraction of RecyclerView
Project URL

Project URL

https://github.com/hkhc/recyclerviewkit
Project Organization

Project Organization

Source Code Management

Source Code Management

https://github.com/hkhc/recyclerviewkit

Download recyclerviewkit 0.9


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

Dependencies

runtime (7)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.31
io.hkhc.log : ihlog-android jar 0.5.1
androidx.appcompat » appcompat jar 1.2.0
androidx.core » core-ktx jar 1.3.2
androidx.recyclerview » recyclerview jar 1.1.0
androidx.paging » paging-runtime jar 2.1.2
androidx.paging » paging-runtime-ktx jar 2.1.2

Project Modules

There are no modules declared in this project.