is not current version
Last Version 0.13.0

RIBs (Base) 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-base
Version

Version

0.11.1
Type

Type

jar
Description

Description

RIBs (Base)
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-base 0.11.1


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

Dependencies

compile (8)

Group / Artifact Type Version
com.uber.autodispose : autodispose-lifecycle jar 1.4.0
com.google.guava : guava jar 27.1-android
org.reactivestreams : reactive-streams jar 1.0.0
com.jakewharton.rxrelay2 : rxrelay jar 2.1.0
io.reactivex.rxjava2 : rxjava jar 2.2.8
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.21
com.uber.autodispose : autodispose jar 1.4.0
javax.inject : javax.inject jar 1

test (7)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.1.0
com.google.android : android jar 2.2.1
junit : junit jar 4.12
org.mockito : mockito-core jar 2.27.0
com.nhaarman.mockitokotlin2 : mockito-kotlin jar 2.2.0
com.google.truth : truth jar 0.43
com.uber.rib : rib-test jar 0.11.1

Project Modules

There are no modules declared in this project.