Android Kaiteki

A set of helper classes for modern android projects.

License

License

GroupId

GroupId

com.kroegerama.android-kaiteki
ArtifactId

ArtifactId

recyclerview
Last Version

Last Version

4.1.5
Release Date

Release Date

Type

Type

aar
Description

Description

Android Kaiteki
A set of helper classes for modern android projects.
Project URL

Project URL

https://github.com/kroegerama/android-kaiteki
Source Code Management

Source Code Management

https://github.com/kroegerama/android-kaiteki

Download recyclerview

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 7.1.1

runtime (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10
androidx.paging » paging-runtime-ktx jar 3.1.0
androidx.appcompat » appcompat jar 1.4.1
androidx.core » core-ktx jar 1.7.0
androidx.recyclerview » recyclerview jar 1.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
4.1.5
4.1.4
4.1.2
4.1.1
4.1.0
4.0.4
4.0.3