| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.takusemba |
| Идентификатор | Идентификаторmultisnaprecyclerview |
| Версия | Версия2.0.4 |
| Тип | Типaar |
| Описание |
Описаниеmultisnaprecyclerview
Android library for multiple snapping of RecyclerView.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| multisnaprecyclerview-2.0.4.pom | |
| multisnaprecyclerview-2.0.4-sources.jar | 6 KB |
| multisnaprecyclerview-2.0.4-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.takusemba/multisnaprecyclerview/ -->
<dependency>
<groupId>com.github.takusemba</groupId>
<artifactId>multisnaprecyclerview</artifactId>
<version>2.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.takusemba/multisnaprecyclerview/
implementation 'com.github.takusemba:multisnaprecyclerview:2.0.4'
// https://jarcasting.com/artifacts/com.github.takusemba/multisnaprecyclerview/
implementation ("com.github.takusemba:multisnaprecyclerview:2.0.4")
'com.github.takusemba:multisnaprecyclerview:aar:2.0.4'
<dependency org="com.github.takusemba" name="multisnaprecyclerview" rev="2.0.4">
<artifact name="multisnaprecyclerview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.takusemba', module='multisnaprecyclerview', version='2.0.4')
)
libraryDependencies += "com.github.takusemba" % "multisnaprecyclerview" % "2.0.4"
[com.github.takusemba/multisnaprecyclerview "2.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.31 |
| androidx.appcompat » appcompat | jar | 1.2.0 |
| androidx.recyclerview » recyclerview | jar | 1.1.0 |