| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.uber.rib |
| Идентификатор | Идентификаторrib-compiler-test |
| Последняя версия | Последняя версия0.13.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеRIBs (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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| rib-compiler-test-0.13.0.pom | |
| rib-compiler-test-0.13.0.jar | 4 KB |
| rib-compiler-test-0.13.0-sources.jar | 3 KB |
| rib-compiler-test-0.13.0-javadoc.jar | 25 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.uber.rib/rib-compiler-test/ -->
<dependency>
<groupId>com.uber.rib</groupId>
<artifactId>rib-compiler-test</artifactId>
<version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.uber.rib/rib-compiler-test/
implementation 'com.uber.rib:rib-compiler-test:0.13.0'
// https://jarcasting.com/artifacts/com.uber.rib/rib-compiler-test/
implementation ("com.uber.rib:rib-compiler-test:0.13.0")
'com.uber.rib:rib-compiler-test:jar:0.13.0'
<dependency org="com.uber.rib" name="rib-compiler-test" rev="0.13.0">
<artifact name="rib-compiler-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.uber.rib', module='rib-compiler-test', version='0.13.0')
)
libraryDependencies += "com.uber.rib" % "rib-compiler-test" % "0.13.0"
[com.uber.rib/rib-compiler-test "0.13.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.uber.rib : rib-compiler-app | jar | 0.13.0 |
| com.squareup : javapoet | jar | 1.11.1 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.21 |