RecyclerView-Utils

Helpers for RecyclerView

Лицензия

Лицензия

Группа

Группа

com.github.pengrad
Идентификатор

Идентификатор

recyclerview-utils
Последняя версия

Последняя версия

1.0.2
Дата

Дата

Тип

Тип

aar
Описание

Описание

RecyclerView-Utils
Helpers for RecyclerView
Ссылка на сайт

Ссылка на сайт

https://github.com/pengrad/recycler-view-utils/
Система контроля версий

Система контроля версий

https://github.com/pengrad/recycler-view-utils/

Скачать recyclerview-utils

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.pengrad/recyclerview-utils/ -->
<dependency>
    <groupId>com.github.pengrad</groupId>
    <artifactId>recyclerview-utils</artifactId>
    <version>1.0.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.pengrad/recyclerview-utils/
implementation 'com.github.pengrad:recyclerview-utils:1.0.2'
// https://jarcasting.com/artifacts/com.github.pengrad/recyclerview-utils/
implementation ("com.github.pengrad:recyclerview-utils:1.0.2")
'com.github.pengrad:recyclerview-utils:aar:1.0.2'
<dependency org="com.github.pengrad" name="recyclerview-utils" rev="1.0.2">
  <artifact name="recyclerview-utils" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.pengrad', module='recyclerview-utils', version='1.0.2')
)
libraryDependencies += "com.github.pengrad" % "recyclerview-utils" % "1.0.2"
[com.github.pengrad/recyclerview-utils "1.0.2"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.android.support » recyclerview-v7 jar 23.0.1

Модули Проекта

Данный проект не имеет модулей.
compile 'com.github.pengrad:recyclerview-utils:1.0.2'

Версии библиотеки

Версия
1.0.2
1.0.1
1.0.0