Uber java REST Api client

uber-java-client

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.victorsima
ArtifactId

ArtifactId

uber-java-client
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Uber java REST Api client
uber-java-client
Project URL

Project URL

https://github.com/vsima/uber-java-client

Download uber-java-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.victorsima/uber-java-client/ -->
<dependency>
    <groupId>com.victorsima</groupId>
    <artifactId>uber-java-client</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.victorsima/uber-java-client/
implementation 'com.victorsima:uber-java-client:0.0.3'
// https://jarcasting.com/artifacts/com.victorsima/uber-java-client/
implementation ("com.victorsima:uber-java-client:0.0.3")
'com.victorsima:uber-java-client:jar:0.0.3'
<dependency org="com.victorsima" name="uber-java-client" rev="0.0.3">
  <artifact name="uber-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.victorsima', module='uber-java-client', version='0.0.3')
)
libraryDependencies += "com.victorsima" % "uber-java-client" % "0.0.3"
[com.victorsima/uber-java-client "0.0.3"]

Dependencies

compile (4)

Group / Artifact Type Version
com.squareup.retrofit : retrofit jar 1.9.0
com.squareup.okhttp : okhttp-urlconnection jar 2.0.0
com.squareup.okhttp : okhttp jar 2.0.0
commons-io : commons-io jar 2.4

test (2)

Group / Artifact Type Version
net.sourceforge.htmlunit : htmlunit jar 2.18
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1