recyclerview-ktx

Extensions for androidx.recyclerview

License

License

GroupId

GroupId

io.github.minyushov
ArtifactId

ArtifactId

recyclerview-ktx
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

recyclerview-ktx
Extensions for androidx.recyclerview
Project URL

Project URL

https://github.com/minyushov/android-support-x
Source Code Management

Source Code Management

https://github.com/minyushov/android-support-x/tree/master

Download recyclerview-ktx

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (1)

Group / Artifact Type Version
androidx.recyclerview » recyclerview jar 1.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.2.0