Last Version

Limbo RecyclerView 3.2.0

Common extensions for AndroidX Recycler View.

License

License

GroupId

GroupId

co.windly
ArtifactId

ArtifactId

limbo-recyclerview
Version

Version

3.2.0
Type

Type

aar
Description

Description

Limbo RecyclerView
Common extensions for AndroidX Recycler View.
Project URL

Project URL

https://github.com/tommus/limbo
Source Code Management

Source Code Management

https://github.com/tommus/limbo

Download limbo-recyclerview 3.2.0


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

Dependencies

compile (8)

Group / Artifact Type Version
androidx.databinding » databinding-common jar 4.0.1
androidx.databinding » databinding-runtime jar 4.0.1
androidx.databinding » databinding-adapters jar 4.0.1
androidx.recyclerview » recyclerview jar 1.1.0
androidx.swiperefreshlayout » swiperefreshlayout jar 1.1.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.0
co.windly : limbo-utility jar 3.1.1
com.jakewharton.rxbinding3 : rxbinding-swiperefreshlayout jar 3.1.0

Project Modules

There are no modules declared in this project.