is not current version
Last Version 1.1.4

com.github.android-s14:rve 1.1.0

RecyclerView made easier than eas

GroupId

GroupId

com.github.android-s14
ArtifactId

ArtifactId

rve
Version

Version

1.1.0
Type

Type

aar

Download rve 1.1.0


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