Jar examples for r:rib-uava
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.
You can download jar file rib-uava 0.9.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add rib-uava-0.9.0.jar to your project.
<dependency> <groupId>com.uber.rib</groupId> <artifactId>rib-uava</artifactId> <version>0.9.0</version> </dependency>
compile group: 'com.uber.rib', name: 'rib-uava', version: '0.9.0'
libraryDependencies += "com.uber.rib" % "rib-uava" % "0.9.0"
<dependency org="com.uber.rib" name="rib-uava" rev="0.9.0"/>
@Grapes(@Grab(group='com.uber.rib', module='rib-uava', version='0.9.0'))
'com.uber.rib:rib-uava:jar:0.9.0'
Click the following link to download the jar file.
rib-uava-0.9.0-javadoc.jar