Uber Core SDK (Android)

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
Last Version

Last Version

0.10.3
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
0.10.3
0.10.2
0.10.1
0.10.0
0.9.1
0.9.0
0.8.0
0.7.0
0.6.1
0.6.0
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.3.2
0.3.1
0.3.0
0.2.0
0.1.0