| License |
License |
|---|---|
| GroupId | GroupIdcom.kroegerama.android-kaiteki |
| ArtifactId | ArtifactIdrecyclerview |
| Last Version | Last Version4.1.5 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionAndroid Kaiteki
A set of helper classes for modern android projects.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| recyclerview-4.1.5.pom | |
| recyclerview-4.1.5-sources.jar | 11 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.databinding » viewbinding | jar | 7.1.1 |
| 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 |