Last Version

RIBs (Uava) 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-uava
Version

Version

0.9.2
Type

Type

jar
Description

Description

RIBs (Uava)
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-uava 0.9.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.