RIBs (Workflow Test Utils)

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-workflow-test
Last Version

Last Version

0.13.0
Release Date

Release Date

Type

Type

aar
Description

Description

RIBs (Workflow Test Utils)
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-workflow-test

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.uber.rib : rib-workflow jar 0.13.0
com.google.guava : guava jar 27.1-android
io.reactivex.rxjava2 : rxjava jar 2.2.8

runtime (3)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.1.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.21
com.google.truth : truth jar 0.43

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