Recycler Swipe Stack

A helper library to create stacked and swipeable items inside a RecyclerView.

License

License

GroupId

GroupId

com.kroegerama
ArtifactId

ArtifactId

recycler-swipe-stack
Last Version

Last Version

0.9.3
Release Date

Release Date

Type

Type

aar
Description

Description

Recycler Swipe Stack
A helper library to create stacked and swipeable items inside a RecyclerView.
Project URL

Project URL

https://github.com/kroegerama/recycler-swipe-stack
Source Code Management

Source Code Management

https://github.com/kroegerama/recycler-swipe-stack

Download recycler-swipe-stack

How to add to project

<!-- https://jarcasting.com/artifacts/com.kroegerama/recycler-swipe-stack/ -->
<dependency>
    <groupId>com.kroegerama</groupId>
    <artifactId>recycler-swipe-stack</artifactId>
    <version>0.9.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.kroegerama/recycler-swipe-stack/
implementation 'com.kroegerama:recycler-swipe-stack:0.9.3'
// https://jarcasting.com/artifacts/com.kroegerama/recycler-swipe-stack/
implementation ("com.kroegerama:recycler-swipe-stack:0.9.3")
'com.kroegerama:recycler-swipe-stack:aar:0.9.3'
<dependency org="com.kroegerama" name="recycler-swipe-stack" rev="0.9.3">
  <artifact name="recycler-swipe-stack" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.kroegerama', module='recycler-swipe-stack', version='0.9.3')
)
libraryDependencies += "com.kroegerama" % "recycler-swipe-stack" % "0.9.3"
[com.kroegerama/recycler-swipe-stack "0.9.3"]

Dependencies

compile (1)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 4.1.3

runtime (9)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.32
org.jetbrains.kotlinx : kotlinx-coroutines-core jar
org.jetbrains.kotlinx : kotlinx-coroutines-android jar
androidx.appcompat » appcompat jar
androidx.core » core-ktx jar
androidx.recyclerview » recyclerview jar
com.kroegerama.android-kaiteki : core jar 4.1.0
com.kroegerama.android-kaiteki : recyclerview jar 4.1.0
com.jakewharton.timber : timber jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.3
0.9.2
0.9.1
0.9.0