RIBs (Base)

RIBs is the cross-platform architecture behind many mobile apps at Uber. This framework is designed for mobile apps with a large number of engineers and nested states.

Лицензия

Лицензия

Группа

Группа

com.uber.rib
Идентификатор

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

rib-base
Последняя версия

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

0.13.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

RIBs (Base)
RIBs is the cross-platform architecture behind many mobile apps at Uber. This framework is designed for mobile apps with a large number of engineers and nested states.
Ссылка на сайт

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

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

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

https://github.com/uber/RIBs/

Скачать rib-base

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.uber.autodispose : autodispose-lifecycle jar 1.4.0

runtime (7)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 27.1-android
org.reactivestreams : reactive-streams jar 1.0.0
com.jakewharton.rxrelay2 : rxrelay jar 2.1.0
io.reactivex.rxjava2 : rxjava jar 2.2.8
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.21
com.uber.autodispose : autodispose jar 1.4.0
javax.inject : javax.inject jar 1

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

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

Uber Open Source

Open Source Software at Uber

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

Версия
0.13.0
0.12.2
0.12.1
0.12.0
0.11.3
0.11.2
0.11.1
0.11.0
0.10.1
0.10.0
0.9.2
0.9.1
0.9.0