Download rsjava-0.2.1.jar file - Jar r

Jar examples for r:rsjava

Description

MVVM Implementation for Android.

You can download jar file rsjava 0.2.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add rsjava-0.2.1.jar to your project.

<dependency>
   <groupId>com.github.reactivesprint</groupId>
   <artifactId>rsjava</artifactId>
   <version>0.2.1</version>
</dependency>
compile group: 'com.github.reactivesprint', name: 'rsjava', version: '0.2.1'
libraryDependencies += "com.github.reactivesprint" % "rsjava" % "0.2.1"
<dependency org="com.github.reactivesprint" name="rsjava" rev="0.2.1"/>
@Grapes(@Grab(group='com.github.reactivesprint', module='rsjava', version='0.2.1'))
'com.github.reactivesprint:rsjava:jar:0.2.1'

Download

Click the following link to download the jar file.

rsjava-0.2.1-javadoc.jar
rsjava-0.2.1-sources.jar
rsjava-0.2.1.jar
rsjava-0.2.1.pom



Related Tutorials