is not current version
Last Version 0.3.1

com.github.reactivesprint:rsandroid 0.2.0

MVVM Implementation for Android.

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

com.github.reactivesprint
ArtifactId

ArtifactId

rsandroid
Version

Version

0.2.0
Type

Type

aar

Download rsandroid 0.2.0


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