compile 'com.github.pengrad:recyclerview-utils:1.0.2'
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.pengrad |
| Идентификатор | Идентификаторrecyclerview-utils |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеRecyclerView-Utils
Helpers for RecyclerView
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| recyclerview-utils-1.0.2.pom | |
| recyclerview-utils-1.0.2.aar | 6 KB |
| recyclerview-utils-1.0.2-sources.jar | 3 KB |
| recyclerview-utils-1.0.2-javadoc.jar | 27 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.android.support » recyclerview-v7 | jar | 23.0.1 |
compile 'com.github.pengrad:recyclerview-utils:1.0.2'