| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.guardanis |
| Идентификатор | Идентификаторcollection-utils-recyclerview |
| Версия | Версия4.0.2 |
| Тип | Типaar |
| Описание |
Описаниеcollection-utils-recyclerview
An assortment of modularized additives for collection-based layouts (RecyclerView components)
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.guardanis/collection-utils-recyclerview/ -->
<dependency>
<groupId>com.guardanis</groupId>
<artifactId>collection-utils-recyclerview</artifactId>
<version>4.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.guardanis/collection-utils-recyclerview/
implementation 'com.guardanis:collection-utils-recyclerview:4.0.2'
// https://jarcasting.com/artifacts/com.guardanis/collection-utils-recyclerview/
implementation ("com.guardanis:collection-utils-recyclerview:4.0.2")
'com.guardanis:collection-utils-recyclerview:aar:4.0.2'
<dependency org="com.guardanis" name="collection-utils-recyclerview" rev="4.0.2">
<artifact name="collection-utils-recyclerview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.guardanis', module='collection-utils-recyclerview', version='4.0.2')
)
libraryDependencies += "com.guardanis" % "collection-utils-recyclerview" % "4.0.2"
[com.guardanis/collection-utils-recyclerview "4.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.guardanis : collection-utils-core | jar | 4.0.2 |
| androidx.annotation » annotation | jar | 1.2.0 |
| androidx.recyclerview » recyclerview | jar | 1.1.0 |
| androidx.swiperefreshlayout » swiperefreshlayout | jar | 1.1.0 |