is not current version
Last Version 0.13.0

RIBs (Screen Stack Base) 0.12.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-screen-stack-base
Version

Version

0.12.1
Type

Type

aar
Description

Description

RIBs (Screen Stack 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-screen-stack-base 0.12.1


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

Dependencies

compile (4)

Group / Artifact Type Version
io.reactivex.rxjava2 : rxjava jar 2.2.8
com.jakewharton.rxrelay2 : rxrelay jar 2.1.0
com.jakewharton.rxbinding2 : rxbinding jar 2.0.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.21

runtime (1)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.1.0

Project Modules

There are no modules declared in this project.