is not current version
Last Version 1.1.0

com.jakewharton.retrofit:retrofit1-okhttp3-client 1.0.1

A OkHttp 3 client implementation for Retrofit 1.

Categories

Categories

CLI User Interface Retrofit Net HTTP Clients
GroupId

GroupId

com.jakewharton.retrofit
ArtifactId

ArtifactId

retrofit1-okhttp3-client
Version

Version

1.0.1
Type

Type

jar

Download retrofit1-okhttp3-client 1.0.1


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