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