| License |
License |
|---|---|
| GroupId | GroupIdio.hkhc |
| ArtifactId | ArtifactIdrecyclerviewkit |
| Version | Version0.9 |
| Type | Typeaar |
| Description |
Descriptionrecyclerviewkit
Higher level abstraction of RecyclerView
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| recyclerviewkit-0.9.pom | |
| recyclerviewkit-0.9.module | 3 KB |
| recyclerviewkit-0.9-sources.jar | 38 KB |
| recyclerviewkit-0.9-javadoc.jar | 1 MB |
| Browse |
<!-- 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"]
| 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 |