is not current version
Last Version 3.0.0

com.github.usefulness:slidr 2.2.2

Swipe edge to go back - android library

GroupId

GroupId

com.github.usefulness
ArtifactId

ArtifactId

slidr
Version

Version

2.2.2
Type

Type

aar

Download slidr 2.2.2


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