Last Version

Uber Core SDK (Android) 0.10.3

The official Android SDK for the Uber Rides API.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.uber.sdk
ArtifactId

ArtifactId

rides-android
Version

Version

0.10.3
Type

Type

aar
Description

Description

Uber Core SDK (Android)
The official Android SDK for the Uber Rides API.
Project URL

Project URL

https://developer.uber.com
Source Code Management

Source Code Management

https://github.com/uber/rides-android-sdk/

Download rides-android 0.10.3


<!-- https://jarcasting.com/artifacts/com.uber.sdk/rides-android/ -->
<dependency>
    <groupId>com.uber.sdk</groupId>
    <artifactId>rides-android</artifactId>
    <version>0.10.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.uber.sdk/rides-android/
implementation 'com.uber.sdk:rides-android:0.10.3'
// https://jarcasting.com/artifacts/com.uber.sdk/rides-android/
implementation ("com.uber.sdk:rides-android:0.10.3")
'com.uber.sdk:rides-android:aar:0.10.3'
<dependency org="com.uber.sdk" name="rides-android" rev="0.10.3">
  <artifact name="rides-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.uber.sdk', module='rides-android', version='0.10.3')
)
libraryDependencies += "com.uber.sdk" % "rides-android" % "0.10.3"
[com.uber.sdk/rides-android "0.10.3"]

Dependencies

compile (6)

Group / Artifact Type Version
com.uber.sdk : uber-rides jar 0.8.0
com.uber.sdk : core-android jar 0.10.3
com.google.code.findbugs : jsr305 jar 3.0.2
androidx.appcompat » appcompat jar 1.0.0
androidx.annotation » annotation jar 1.0.0
androidx.browser » browser jar 1.0.0

Project Modules

There are no modules declared in this project.