License |
License |
---|---|
Categories |
CategoriesSquare Business Logic Libraries Financial |
GroupId | GroupIdcom.squareup.okhttp3 |
ArtifactId | ArtifactIdokhttp-apache |
Last Version | Last Version3.13.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOkHttp Apache HttpClient
An HTTP+HTTP/2 client for Android and Java applications
|
Filename | Size |
---|---|
okhttp-apache-3.13.1.pom | |
okhttp-apache-3.13.1.jar | 7 KB |
okhttp-apache-3.13.1-sources.jar | 3 KB |
okhttp-apache-3.13.1-javadoc.jar | 364 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp | jar | 3.13.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5.6 |
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 |