| License |
License |
|---|---|
| GroupId | GroupIdcom.loopeer.android.thirdparty |
| ArtifactId | ArtifactIdswipe-back-layout |
| Version | Version1.0 |
| Type | Typeaar |
| Description |
DescriptionSwipeBackLayout
An Android library that help you to build app with swipe back gesture.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| swipe-back-layout-1.0.pom | |
| swipe-back-layout-1.0.aar | 85 KB |
| swipe-back-layout-1.0-sources.jar | 21 KB |
| swipe-back-layout-1.0-javadoc.jar | 80 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » support-v4 | jar | 20.0.0 |