License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdcom.github.reactivesprint |
ArtifactId | ArtifactIdrsandroid-recyclerview |
Last Version | Last Version0.3.3 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionRsAndroid-RecyclerView
MVVM Implementation for Android.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.reactivesprint : rsandroid | jar | 0.3.1 |
com.android.support » recyclerview-v7 | jar | 23.4.0 |