Uber Core SDK (Android)

The official Uber Core Android SDK.

License

License

GroupId

GroupId

com.uber.sdk
ArtifactId

ArtifactId

core-android
Last Version

Last Version

0.10.3
Release Date

Release Date

Type

Type

aar
Description

Description

Uber Core SDK (Android)
The official Uber Core Android SDK.
Project URL

Project URL

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

Source Code Management

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

Download core-android

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.uber.sdk : uber-core jar 0.8.0
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.
com.uber.sdk

Uber Open Source

Open Source Software at Uber

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