| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.kroegerama |
| Идентификатор | Идентификаторrecycler-swipe-stack |
| Последняя версия | Последняя версия0.9.3 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеRecycler Swipe Stack
A helper library to create stacked and swipeable items inside a RecyclerView.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| recycler-swipe-stack-0.9.3.pom | |
| recycler-swipe-stack-0.9.3-sources.jar | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.kroegerama/recycler-swipe-stack/ -->
<dependency>
<groupId>com.kroegerama</groupId>
<artifactId>recycler-swipe-stack</artifactId>
<version>0.9.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.kroegerama/recycler-swipe-stack/
implementation 'com.kroegerama:recycler-swipe-stack:0.9.3'
// https://jarcasting.com/artifacts/com.kroegerama/recycler-swipe-stack/
implementation ("com.kroegerama:recycler-swipe-stack:0.9.3")
'com.kroegerama:recycler-swipe-stack:aar:0.9.3'
<dependency org="com.kroegerama" name="recycler-swipe-stack" rev="0.9.3">
<artifact name="recycler-swipe-stack" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.kroegerama', module='recycler-swipe-stack', version='0.9.3')
)
libraryDependencies += "com.kroegerama" % "recycler-swipe-stack" % "0.9.3"
[com.kroegerama/recycler-swipe-stack "0.9.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.databinding » viewbinding | jar | 4.1.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.32 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | |
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | |
| androidx.appcompat » appcompat | jar | |
| androidx.core » core-ktx | jar | |
| androidx.recyclerview » recyclerview | jar | |
| com.kroegerama.android-kaiteki : core | jar | 4.1.0 |
| com.kroegerama.android-kaiteki : recyclerview | jar | 4.1.0 |
| com.jakewharton.timber : timber | jar |