is not current version
Last Version 0.10.3

Uber Core SDK (Android) 0.10.2

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


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

Dependencies

compile (6)

Group / Artifact Type Version
com.uber.sdk : uber-rides jar 0.8.0
com.uber.sdk : core-android jar 0.10.2
com.google.code.findbugs : jsr305 jar 3.0.2
com.android.support » appcompat-v7 jar 27.1.1
com.android.support » support-annotations jar 27.1.1
com.android.support » customtabs jar 27.1.1

Project Modules

There are no modules declared in this project.