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

com.github.vicpinm:cleanrecyclerview 1.2.5

Recycler View with pagination in a clean way

Группа

Группа

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

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

cleanrecyclerview
Версия

Версия

1.2.5
Тип

Тип

aar

Скачать cleanrecyclerview 1.2.5


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