RsAndroid

MVVM Implementation for Android.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

0.3.1
Дата

Дата

Тип

Тип

aar
Описание

Описание

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

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

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

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

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

Скачать rsandroid

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.github.reactivesprint : rsjava jar 0.3.0
com.trello : rxlifecycle jar 0.5.0
com.trello : rxlifecycle-components jar 0.5.0
com.android.support » support-annotations jar 23.3.0

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

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

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.3
0.2.2
0.2.1
0.2.0
0.1.0
0.0.2