License |
License |
---|---|
GroupId | GroupIdcom.uber.rib |
ArtifactId | ArtifactIdrib-debut-utils |
Version | Version0.9.1 |
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-debut-utils-0.9.1.pom | |
rib-debut-utils-0.9.1.jar | 1 KB |
rib-debut-utils-0.9.1-sources.jar | 1 KB |
rib-debut-utils-0.9.1-javadoc.jar | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.uber.rib/rib-debut-utils/ -->
<dependency>
<groupId>com.uber.rib</groupId>
<artifactId>rib-debut-utils</artifactId>
<version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.uber.rib/rib-debut-utils/
implementation 'com.uber.rib:rib-debut-utils:0.9.1'
// https://jarcasting.com/artifacts/com.uber.rib/rib-debut-utils/
implementation ("com.uber.rib:rib-debut-utils:0.9.1")
'com.uber.rib:rib-debut-utils:jar:0.9.1'
<dependency org="com.uber.rib" name="rib-debut-utils" rev="0.9.1">
<artifact name="rib-debut-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.uber.rib', module='rib-debut-utils', version='0.9.1')
)
libraryDependencies += "com.uber.rib" % "rib-debut-utils" % "0.9.1"
[com.uber.rib/rib-debut-utils "0.9.1"]
Group / Artifact | Type | Version |
---|---|---|
com.uber.rib : rib-base | jar | 0.9.1 |