RIBs (Compiler App)

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-compiler-app
Last Version

Last Version

0.13.0
Release Date

Release Date

Type

Type

jar
Description

Description

RIBs (Compiler App)
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-compiler-app

How to add to project

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

Dependencies

runtime (5)

Group / Artifact Type Version
com.uber.rib : rib-base jar 0.13.0
com.google.auto : auto-common jar 0.8
com.squareup : javapoet jar 1.11.1
com.google.dagger : dagger jar 2.34
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.21

Project Modules

There are no modules declared in this project.
com.uber.rib

Uber Open Source

Open Source Software at Uber

Versions

Version
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