License |
License |
---|---|
GroupId | GroupIdcom.uber.rib |
ArtifactId | ArtifactIdrib-compiler-test |
Version | Version0.11.2 |
Type | Typejar |
Description |
DescriptionRIBs (Compiler Test)
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.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rib-compiler-test-0.11.2.pom | |
rib-compiler-test-0.11.2.jar | 7 KB |
rib-compiler-test-0.11.2-sources.jar | 3 KB |
rib-compiler-test-0.11.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.uber.rib/rib-compiler-test/ -->
<dependency>
<groupId>com.uber.rib</groupId>
<artifactId>rib-compiler-test</artifactId>
<version>0.11.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.uber.rib/rib-compiler-test/
implementation 'com.uber.rib:rib-compiler-test:0.11.2'
// https://jarcasting.com/artifacts/com.uber.rib/rib-compiler-test/
implementation ("com.uber.rib:rib-compiler-test:0.11.2")
'com.uber.rib:rib-compiler-test:jar:0.11.2'
<dependency org="com.uber.rib" name="rib-compiler-test" rev="0.11.2">
<artifact name="rib-compiler-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.uber.rib', module='rib-compiler-test', version='0.11.2')
)
libraryDependencies += "com.uber.rib" % "rib-compiler-test" % "0.11.2"
[com.uber.rib/rib-compiler-test "0.11.2"]
Group / Artifact | Type | Version |
---|---|---|
com.uber.rib : rib-compiler-app | jar | 0.11.2 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.21 |
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.1.0 |
com.google.testing.compile : compile-testing | jar | 0.17 |