com.github.usefulness:slidr

Swipe edge to go back - android library

License

License

MIT
GroupId

GroupId

com.github.usefulness
ArtifactId

ArtifactId

slidr
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

com.github.usefulness:slidr
Swipe edge to go back - android library
Project URL

Project URL

https://github.com/usefulness/slidr
Source Code Management

Source Code Management

https://github.com/usefulness/slidr/tree/master

Download slidr

How to add to project

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

Dependencies

compile (1)

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

runtime (4)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.2.0
androidx.recyclerview » recyclerview jar 1.2.1
androidx.cardview » cardview jar 1.0.0
androidx.fragment » fragment jar 1.3.6

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0
2.2.2