Last Version

SwipeBackLayout 1.0

An Android library that help you to build app with swipe back gesture.

License

License

GroupId

GroupId

com.loopeer.android.thirdparty
ArtifactId

ArtifactId

swipe-back-layout
Version

Version

1.0
Type

Type

aar
Description

Description

SwipeBackLayout
An Android library that help you to build app with swipe back gesture.
Project URL

Project URL

https://github.com/Issacw0ng/SwipeBackLayout
Source Code Management

Source Code Management

https://github.com/Issacw0ng/SwipeBackLayout

Download swipe-back-layout 1.0


<!-- https://jarcasting.com/artifacts/com.loopeer.android.thirdparty/swipe-back-layout/ -->
<dependency>
    <groupId>com.loopeer.android.thirdparty</groupId>
    <artifactId>swipe-back-layout</artifactId>
    <version>1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.loopeer.android.thirdparty/swipe-back-layout/
implementation 'com.loopeer.android.thirdparty:swipe-back-layout:1.0'
// https://jarcasting.com/artifacts/com.loopeer.android.thirdparty/swipe-back-layout/
implementation ("com.loopeer.android.thirdparty:swipe-back-layout:1.0")
'com.loopeer.android.thirdparty:swipe-back-layout:aar:1.0'
<dependency org="com.loopeer.android.thirdparty" name="swipe-back-layout" rev="1.0">
  <artifact name="swipe-back-layout" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.loopeer.android.thirdparty', module='swipe-back-layout', version='1.0')
)
libraryDependencies += "com.loopeer.android.thirdparty" % "swipe-back-layout" % "1.0"
[com.loopeer.android.thirdparty/swipe-back-layout "1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-v4 jar 20.0.0

Project Modules

There are no modules declared in this project.