Last Version

RsAndroid 0.3.1

MVVM Implementation for Android.

License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

com.github.reactivesprint
ArtifactId

ArtifactId

rsandroid
Version

Version

0.3.1
Type

Type

aar
Description

Description

RsAndroid
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 0.3.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.reactivesprint : rsjava jar 0.3.0
com.trello : rxlifecycle jar 0.5.0
com.trello : rxlifecycle-components jar 0.5.0
com.android.support » support-annotations jar 23.3.0

Project Modules

There are no modules declared in this project.