Jar examples for r:rsandroid
MVVM Implementation for Android.
You can download jar file rsandroid 0.3.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add rsandroid-0.3.1.jar to your project.
<dependency> <groupId>com.github.reactivesprint</groupId> <artifactId>rsandroid</artifactId> <version>0.3.1</version> </dependency>
compile group: 'com.github.reactivesprint', name: 'rsandroid', version: '0.3.1'
libraryDependencies += "com.github.reactivesprint" % "rsandroid" % "0.3.1"
<dependency org="com.github.reactivesprint" name="rsandroid" rev="0.3.1"/>
@Grapes(@Grab(group='com.github.reactivesprint', module='rsandroid', version='0.3.1'))
'com.github.reactivesprint:rsandroid:jar:0.3.1'
Click the following link to download the jar file.
rsandroid-0.3.1-javadoc.jar