Slidable Activity

A simple activity that adds sliding functionality to activities to swipe them away

License

License

GroupId

GroupId

com.r0adkll
ArtifactId

ArtifactId

slidableactivity
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

Slidable Activity
A simple activity that adds sliding functionality to activities to swipe them away
Project URL

Project URL

https://github.com/r0adkll/Slidr
Source Code Management

Source Code Management

https://github.com/r0adkll/Slidr.git

Download slidableactivity

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.legacy » legacy-support-v4 jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.0.1
1.0.0