Last Version

Retrofit 1 OkHttp 3 Client 1.1.0

A OkHttp 3 client implementation for Retrofit 1.

License

License

Categories

Categories

CLI User Interface Retrofit Net HTTP Clients
GroupId

GroupId

com.jakewharton.retrofit
ArtifactId

ArtifactId

retrofit1-okhttp3-client
Version

Version

1.1.0
Type

Type

jar
Description

Description

Retrofit 1 OkHttp 3 Client
A OkHttp 3 client implementation for Retrofit 1.
Source Code Management

Source Code Management

http://github.com/JakeWharton/retrofit1-okhttp3-client

Download retrofit1-okhttp3-client 1.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup.retrofit : retrofit jar 1.9.0
com.squareup.okhttp3 : okhttp jar 3.2.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
com.squareup.okhttp3 : mockwebserver jar 3.2.0
com.google.truth : truth jar 0.28

Project Modules

There are no modules declared in this project.