Last Version

OkHttp Apache HttpClient 3.13.1

An HTTP+HTTP/2 client for Android and Java applications

License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.okhttp3
ArtifactId

ArtifactId

okhttp-apache
Version

Version

3.13.1
Type

Type

jar
Description

Description

OkHttp Apache HttpClient
An HTTP+HTTP/2 client for Android and Java applications

Download okhttp-apache 3.13.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.13.1

provided (1)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.6

test (3)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp-testing-support jar 3.13.1
junit : junit jar 4.12
com.squareup.okhttp3 : mockwebserver jar 3.13.1

Project Modules

There are no modules declared in this project.