is not current version
Last Version 0.13.0

RIBs (Android Core) 0.11.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-android-core
Version

Version

0.11.2
Type

Type

aar
Description

Description

RIBs (Android Core)
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-android-core 0.11.2


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

Dependencies

compile (4)

Group / Artifact Type Version
javax.inject : javax.inject jar 1
androidx.annotation » annotation jar 1.1.0
androidx.appcompat » appcompat jar 1.2.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.21

Project Modules

There are no modules declared in this project.