Jar examples for r:rides
The official Java SDK (beta) for the Uber Rides API.
You can download jar file rides 0.5.2 in this page.
MIT License
You can use the following script to add rides-0.5.2.jar to your project.
<dependency> <groupId>com.uber.sdk</groupId> <artifactId>rides</artifactId> <version>0.5.2</version> </dependency>
compile group: 'com.uber.sdk', name: 'rides', version: '0.5.2'
libraryDependencies += "com.uber.sdk" % "rides" % "0.5.2"
<dependency org="com.uber.sdk" name="rides" rev="0.5.2"/>
@Grapes(@Grab(group='com.uber.sdk', module='rides', version='0.5.2'))
'com.uber.sdk:rides:jar:0.5.2'
Click the following link to download the jar file.
rides-0.5.2-javadoc.jar