Last Version

SwipeBack Library 1.0.4

A simple way to use swipe gestures to navigate back in android activity stack

License

License

GroupId

GroupId

com.hannesdorfmann
ArtifactId

ArtifactId

swipeback
Version

Version

1.0.4
Type

Type

aar
Description

Description

SwipeBack Library
A simple way to use swipe gestures to navigate back in android activity stack
Project URL

Project URL

https://github.com/sockeqwe/SwipeBack
Source Code Management

Source Code Management

https://github.com/sockeqwe/SwipeBack

Download swipeback 1.0.4


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.