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

com.github.android-s14:rve 1.1.2

RecyclerView made easier than eas

Группа

Группа

com.github.android-s14
Идентификатор

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

rve
Версия

Версия

1.1.2
Тип

Тип

aar

Скачать rve 1.1.2

Имя Файла Размер
rve-1.1.2.pom
rve-1.1.2.aar 67 KB
rve-1.1.2-sources.jar 4 KB
Обзор

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