RsJava

MVVM Implementation for Android.

License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

com.github.reactivesprint
ArtifactId

ArtifactId

rsjava
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

RsJava
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 rsjava

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.reactivex : rxjava jar 1.1.2

test (3)

Group / Artifact Type Version
uk.co.ribot.assertj-rx : assertj-rx jar 0.1.0
org.mockito : mockito-core jar 1.10.19
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

ReactiveSprint

CI Status

ReactiveSprint (RSP) is a framework which provides API for developing apps with Model-View-ViewModel (MVVM).

ReactiveSprint will be available for different platforms (Cocoa, Android, Windows.. etc) to unify the structure of projects for each platform and speedup the development process.

Installation

This project is currently under development.

Versions

Version
0.3.1
0.3.0
0.2.1
0.2.0
0.1.0
0.0.2
0.0.1