okhttp-android

Square’s meticulous HTTP client for Java and Kotlin.

License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.okhttp3
ArtifactId

ArtifactId

okhttp-android
Last Version

Last Version

5.0.0-alpha.10
Release Date

Release Date

Type

Type

aar
Description

Description

okhttp-android
Square’s meticulous HTTP client for Java and Kotlin.
Project URL

Project URL

https://square.github.io/okhttp/
Source Code Management

Source Code Management

https://github.com/square/okhttp

Download okhttp-android

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.squareup.okio : okio jar 3.2.0
com.squareup.okhttp3 : okhttp jar 5.0.0-alpha.10
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21

Project Modules

There are no modules declared in this project.

Versions

Version
5.0.0-alpha.10
5.0.0-alpha.9
5.0.0-alpha.8
5.0.0-alpha.7