Last Version

RIBs (Workflow Test Utils) 0.9.2

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-utils
Version

Version

0.9.2
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-utils 0.9.2


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

Dependencies

compile (4)

Group / Artifact Type Version
com.uber.rib : rib-workflow jar 0.9.2
com.uber.rib : rib-uava jar 0.9.2
io.reactivex.rxjava2 : rxjava jar 2.2.8
org.assertj : assertj-core jar 2.6.0

Project Modules

There are no modules declared in this project.