is not current version
Last Version 0.13.0

RIBs (Test Utils) 0.11.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-test
Version

Version

0.11.1
Type

Type

jar
Description

Description

RIBs (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-test 0.11.1


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

Dependencies

compile (3)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.truth : truth jar 0.43
org.mockito : mockito-core jar 2.27.0

runtime (4)

Group / Artifact Type Version
com.uber.rib : rib-base jar 0.11.1
io.reactivex.rxjava2 : rxjava jar 2.2.8
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.21
com.nhaarman.mockitokotlin2 : mockito-kotlin jar 2.2.0

Project Modules

There are no modules declared in this project.