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

com.github.android-s14:rve 1.1.3

RecyclerView made easier than eas

Группа

Группа

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

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

rve
Версия

Версия

1.1.3
Тип

Тип

aar

Скачать rve 1.1.3

Имя Файла Размер
rve-1.1.3.pom
rve-1.1.3.aar 19 KB
rve-1.1.3-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.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.android-s14/rve/
implementation 'com.github.android-s14:rve:1.1.3'
// https://jarcasting.com/artifacts/com.github.android-s14/rve/
implementation ("com.github.android-s14:rve:1.1.3")
'com.github.android-s14:rve:aar:1.1.3'
<dependency org="com.github.android-s14" name="rve" rev="1.1.3">
  <artifact name="rve" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.android-s14', module='rve', version='1.1.3')
)
libraryDependencies += "com.github.android-s14" % "rve" % "1.1.3"
[com.github.android-s14/rve "1.1.3"]