is not current version
Last Version 0.13.0

com.uber.rib:rib-compiler-test 0.9.2

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.

GroupId

GroupId

com.uber.rib
ArtifactId

ArtifactId

rib-compiler-test
Version

Version

0.9.2
Type

Type

jar

Download rib-compiler-test 0.9.2


<!-- https://jarcasting.com/artifacts/com.uber.rib/rib-compiler-test/ -->
<dependency>
    <groupId>com.uber.rib</groupId>
    <artifactId>rib-compiler-test</artifactId>
    <version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.uber.rib/rib-compiler-test/
implementation 'com.uber.rib:rib-compiler-test:0.9.2'
// https://jarcasting.com/artifacts/com.uber.rib/rib-compiler-test/
implementation ("com.uber.rib:rib-compiler-test:0.9.2")
'com.uber.rib:rib-compiler-test:jar:0.9.2'
<dependency org="com.uber.rib" name="rib-compiler-test" rev="0.9.2">
  <artifact name="rib-compiler-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.uber.rib', module='rib-compiler-test', version='0.9.2')
)
libraryDependencies += "com.uber.rib" % "rib-compiler-test" % "0.9.2"
[com.uber.rib/rib-compiler-test "0.9.2"]