is not current version
Last Version 0.3.3

com.github.reactivesprint:rsandroid-recyclerview 0.3.1

MVVM Implementation for Android.

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

com.github.reactivesprint
ArtifactId

ArtifactId

rsandroid-recyclerview
Version

Version

0.3.1
Type

Type

aar

Download rsandroid-recyclerview 0.3.1


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