License |
License |
---|---|
GroupId | GroupIdcom.uber.rib |
ArtifactId | ArtifactIdrib-base |
Last Version | Last Version0.13.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRIBs (Base)
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-base-0.13.0.pom | |
rib-base-0.13.0.jar | 26 KB |
rib-base-0.13.0-sources.jar | 22 KB |
rib-base-0.13.0-javadoc.jar | 88 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.uber.rib/rib-base/ -->
<dependency>
<groupId>com.uber.rib</groupId>
<artifactId>rib-base</artifactId>
<version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.uber.rib/rib-base/
implementation 'com.uber.rib:rib-base:0.13.0'
// https://jarcasting.com/artifacts/com.uber.rib/rib-base/
implementation ("com.uber.rib:rib-base:0.13.0")
'com.uber.rib:rib-base:jar:0.13.0'
<dependency org="com.uber.rib" name="rib-base" rev="0.13.0">
<artifact name="rib-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.uber.rib', module='rib-base', version='0.13.0')
)
libraryDependencies += "com.uber.rib" % "rib-base" % "0.13.0"
[com.uber.rib/rib-base "0.13.0"]
Group / Artifact | Type | Version |
---|---|---|
com.uber.autodispose : autodispose-lifecycle | jar | 1.4.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 27.1-android |
org.reactivestreams : reactive-streams | jar | 1.0.0 |
com.jakewharton.rxrelay2 : rxrelay | jar | 2.1.0 |
io.reactivex.rxjava2 : rxjava | jar | 2.2.8 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.21 |
com.uber.autodispose : autodispose | jar | 1.4.0 |
javax.inject : javax.inject | jar | 1 |