RsAndroid-RecyclerView

MVVM Implementation for Android.

License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

com.github.reactivesprint
ArtifactId

ArtifactId

rsandroid-recyclerview
Last Version

Last Version

0.3.3
Release Date

Release Date

Type

Type

aar
Description

Description

RsAndroid-RecyclerView
MVVM Implementation for Android.
Project URL

Project URL

https://github.com/ReactiveSprint/RsAndroid/
Source Code Management

Source Code Management

https://github.com/ReactiveSprint/RsAndroid/

Download rsandroid-recyclerview

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.reactivesprint : rsandroid jar 0.3.1
com.android.support » recyclerview-v7 jar 23.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.3
0.3.2
0.3.1