Last Version

OkHttp Android Platform Support 3.13.1

Classes to support the Android platform's use of OkHttp (not required for most developers).

License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.okhttp3
ArtifactId

ArtifactId

okhttp-android-support
Version

Version

3.13.1
Type

Type

jar
Description

Description

OkHttp Android Platform Support
Classes to support the Android platform's use of OkHttp (not required for most developers).

Download okhttp-android-support 3.13.1


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

Dependencies

compile (1)

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

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

test (4)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp-testing-support jar 3.13.1
com.squareup.okhttp3 : okhttp-tls 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.