License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdcom.uber.rib |
ArtifactId | ArtifactIdrib-ij-plugin-native |
Last Version | Last Version0.13.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionRIBs (IJ Plugin Native)
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-ij-plugin-native-0.13.0.pom | |
rib-ij-plugin-native-0.13.0-sources.jar | 5 KB |
rib-ij-plugin-native-0.13.0-javadoc.jar | 400 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.uber.rib/rib-ij-plugin-native/ -->
<dependency>
<groupId>com.uber.rib</groupId>
<artifactId>rib-ij-plugin-native</artifactId>
<version>0.13.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.uber.rib/rib-ij-plugin-native/
implementation 'com.uber.rib:rib-ij-plugin-native:0.13.0'
// https://jarcasting.com/artifacts/com.uber.rib/rib-ij-plugin-native/
implementation ("com.uber.rib:rib-ij-plugin-native:0.13.0")
'com.uber.rib:rib-ij-plugin-native:aar:0.13.0'
<dependency org="com.uber.rib" name="rib-ij-plugin-native" rev="0.13.0">
<artifact name="rib-ij-plugin-native" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.uber.rib', module='rib-ij-plugin-native', version='0.13.0')
)
libraryDependencies += "com.uber.rib" % "rib-ij-plugin-native" % "0.13.0"
[com.uber.rib/rib-ij-plugin-native "0.13.0"]
Group / Artifact | Type | Version |
---|---|---|
com.uber.rib : rib-android | jar | 0.13.0 |
com.uber.rib : rib-android-core | jar | 0.13.0 |
com.uber.rib : rib-base | jar | 0.13.0 |
io.reactivex.rxjava2 : rxkotlin | jar | 2.2.0 |
com.jakewharton.rxrelay2 : rxrelay | jar | 2.1.0 |
io.reactivex.rxjava2 : rxjava | jar | 2.2.8 |
Group / Artifact | Type | Version |
---|---|---|
javax.inject : javax.inject | jar | 1 |
androidx.annotation » annotation | jar | 1.1.0 |
androidx.appcompat » appcompat | jar | 1.3.0 |
com.google.guava : guava | jar | 27.1-android |
com.google.code.gson : gson | jar | 2.8.7 |