RsJava

MVVM Implementation for Android.

Лицензия

Лицензия

Категории

Категории

React Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

com.github.reactivesprint
Идентификатор

Идентификатор

rsjava
Последняя версия

Последняя версия

0.3.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

RsJava
MVVM Implementation for Android.
Ссылка на сайт

Ссылка на сайт

https://github.com/ReactiveSprint/RsAndroid/
Система контроля версий

Система контроля версий

https://github.com/ReactiveSprint/RsAndroid/

Скачать rsjava

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
io.reactivex : rxjava jar 1.1.2

test (3)

Идентификатор библиотеки Тип Версия
uk.co.ribot.assertj-rx : assertj-rx jar 0.1.0
org.mockito : mockito-core jar 1.10.19
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

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.

Версии библиотеки

Версия
0.3.1
0.3.0
0.2.1
0.2.0
0.1.0
0.0.2
0.0.1