Download rib-uava-0.9.1.jar file - Jar r

Jar examples for r:rib-uava

Description

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.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add rib-uava-0.9.1.jar to your project.

<dependency>
   <groupId>com.uber.rib</groupId>
   <artifactId>rib-uava</artifactId>
   <version>0.9.1</version>
</dependency>
compile group: 'com.uber.rib', name: 'rib-uava', version: '0.9.1'
libraryDependencies += "com.uber.rib" % "rib-uava" % "0.9.1"
<dependency org="com.uber.rib" name="rib-uava" rev="0.9.1"/>
@Grapes(@Grab(group='com.uber.rib', module='rib-uava', version='0.9.1'))
'com.uber.rib:rib-uava:jar:0.9.1'

Download

Click the following link to download the jar file.

rib-uava-0.9.1-javadoc.jar
rib-uava-0.9.1-sources.jar
rib-uava-0.9.1.jar
rib-uava-0.9.1.pom



Related Tutorials