Last Version

Android Kaiteki 4.1.5

A set of helper classes for modern android projects.

License

License

GroupId

GroupId

com.kroegerama.android-kaiteki
ArtifactId

ArtifactId

recyclerview
Version

Version

4.1.5
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 4.1.5


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