RIBs (Android Core)

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-android-core
Последняя версия

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

0.13.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

RIBs (Android Core)
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-android-core

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

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

Зависимости

runtime (4)

Идентификатор библиотеки Тип Версия
javax.inject : javax.inject jar 1
androidx.annotation » annotation jar 1.1.0
androidx.appcompat » appcompat jar 1.3.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.21

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

Данный проект не имеет модулей.
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