License |
License |
---|---|
GroupId | GroupIdcom.kroegerama.android-kaiteki |
ArtifactId | ArtifactIdrecyclerview |
Version | Version4.1.1 |
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.1.pom | |
recyclerview-4.1.1-sources.jar | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.kroegerama.android-kaiteki/recyclerview/ -->
<dependency>
<groupId>com.kroegerama.android-kaiteki</groupId>
<artifactId>recyclerview</artifactId>
<version>4.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.kroegerama.android-kaiteki/recyclerview/
implementation 'com.kroegerama.android-kaiteki:recyclerview:4.1.1'
// https://jarcasting.com/artifacts/com.kroegerama.android-kaiteki/recyclerview/
implementation ("com.kroegerama.android-kaiteki:recyclerview:4.1.1")
'com.kroegerama.android-kaiteki:recyclerview:aar:4.1.1'
<dependency org="com.kroegerama.android-kaiteki" name="recyclerview" rev="4.1.1">
<artifact name="recyclerview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.kroegerama.android-kaiteki', module='recyclerview', version='4.1.1')
)
libraryDependencies += "com.kroegerama.android-kaiteki" % "recyclerview" % "4.1.1"
[com.kroegerama.android-kaiteki/recyclerview "4.1.1"]
Group / Artifact | Type | Version |
---|---|---|
androidx.databinding » viewbinding | jar | 4.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.0 |
androidx.appcompat » appcompat | jar | |
androidx.core » core-ktx | jar | |
androidx.recyclerview » recyclerview | jar | |
androidx.paging » paging-runtime-ktx | jar |