jar

com.uber.rib : rib-coroutines

Maven & Gradle

Aug 07, 2023
7.6k stars

RIBs (Coroutines) · 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.

Table Of Contents

Latest Version

Download com.uber.rib : rib-coroutines JAR file - Latest Versions:

All Versions

Download com.uber.rib : rib-coroutines JAR file - All Versions:

Version Vulnerabilities Size Updated
0.15.x
0.14.x
0.13.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window rib-coroutines-0.15.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.uber.rib.core

├─ com.uber.rib.core.DefaultRibDispatchers.class - [JAR]

├─ com.uber.rib.core.LazyCoroutineScope.class - [JAR]

├─ com.uber.rib.core.RibCoroutineScopesKt.class - [JAR]

├─ com.uber.rib.core.RibCoroutinesConfig.class - [JAR]

├─ com.uber.rib.core.RibDispatchers.class - [JAR]

├─ com.uber.rib.core.RibDispatchersProvider.class - [JAR]

Advertisement