is not current version
Last Version 0.13.0

com.uber.rib:rib-debug-utils 0.10.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.

GroupId

GroupId

com.uber.rib
ArtifactId

ArtifactId

rib-debug-utils
Version

Version

0.10.1
Type

Type

jar

Download rib-debug-utils 0.10.1


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