is not current version
Last Version 0.13.0

RIBs (Android) 0.12.1

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.

License

License

GroupId

GroupId

com.uber.rib
ArtifactId

ArtifactId

rib-android
Version

Version

0.12.1
Type

Type

aar
Description

Description

RIBs (Android)
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.
Project URL

Project URL

https://github.com/uber/RIBs/
Source Code Management

Source Code Management

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

Download rib-android 0.12.1


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

Dependencies

compile (6)

Group / Artifact Type Version
com.uber.rib : rib-android-core jar 0.12.1
com.uber.rib : rib-base jar 0.12.1
io.reactivex.rxjava2 : rxkotlin jar 2.2.0
com.jakewharton.rxrelay2 : rxrelay jar 2.1.0
io.reactivex.rxjava2 : rxjava jar 2.2.8
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.21

runtime (4)

Group / Artifact Type Version
javax.inject : javax.inject jar 1
androidx.annotation » annotation jar 1.1.0
androidx.appcompat » appcompat jar 1.3.0
com.google.guava : guava jar 27.1-android

Project Modules

There are no modules declared in this project.