| License |
License |
|---|---|
| GroupId | GroupIdcom.uber.rib |
| ArtifactId | ArtifactIdrib-router-navigator |
| Last Version | Last Version0.13.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRIBs (Router Navigator)
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 |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.uber.rib/rib-router-navigator/ -->
<dependency>
<groupId>com.uber.rib</groupId>
<artifactId>rib-router-navigator</artifactId>
<version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.uber.rib/rib-router-navigator/
implementation 'com.uber.rib:rib-router-navigator:0.13.0'
// https://jarcasting.com/artifacts/com.uber.rib/rib-router-navigator/
implementation ("com.uber.rib:rib-router-navigator:0.13.0")
'com.uber.rib:rib-router-navigator:jar:0.13.0'
<dependency org="com.uber.rib" name="rib-router-navigator" rev="0.13.0">
<artifact name="rib-router-navigator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.uber.rib', module='rib-router-navigator', version='0.13.0')
)
libraryDependencies += "com.uber.rib" % "rib-router-navigator" % "0.13.0"
[com.uber.rib/rib-router-navigator "0.13.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.21 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.checkerframework : checker-qual | jar | 2.5.1 |
| com.jakewharton.rxrelay2 : rxrelay | jar | 2.1.0 |
| com.uber.rib : rib-base | jar | 0.13.0 |