License |
License |
---|---|
GroupId | GroupIdcom.uber.rib |
ArtifactId | ArtifactIdrib-debug-utils |
Version | Version0.11.2 |
Type | Typejar |
Description |
DescriptionRIBs (Debug Utils)
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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rib-debug-utils-0.11.2.pom | |
rib-debug-utils-0.11.2.jar | 2 KB |
rib-debug-utils-0.11.2-sources.jar | 1 KB |
rib-debug-utils-0.11.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.uber.rib/rib-debug-utils/ -->
<dependency>
<groupId>com.uber.rib</groupId>
<artifactId>rib-debug-utils</artifactId>
<version>0.11.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.uber.rib/rib-debug-utils/
implementation 'com.uber.rib:rib-debug-utils:0.11.2'
// https://jarcasting.com/artifacts/com.uber.rib/rib-debug-utils/
implementation ("com.uber.rib:rib-debug-utils:0.11.2")
'com.uber.rib:rib-debug-utils:jar:0.11.2'
<dependency org="com.uber.rib" name="rib-debug-utils" rev="0.11.2">
<artifact name="rib-debug-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.uber.rib', module='rib-debug-utils', version='0.11.2')
)
libraryDependencies += "com.uber.rib" % "rib-debug-utils" % "0.11.2"
[com.uber.rib/rib-debug-utils "0.11.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.21 |
Group / Artifact | Type | Version |
---|---|---|
com.uber.rib : rib-base | jar | 0.11.2 |