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