| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.loopeer.android.thirdparty |
| Идентификатор | Идентификаторswipe-back-layout |
| Версия | Версия1.0 |
| Тип | Типaar |
| Описание |
ОписаниеSwipeBackLayout
An Android library that help you to build app with swipe back gesture.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.android.support » support-v4 | jar | 20.0.0 |