License |
License |
---|---|
Categories |
CategoriesSquare Business Logic Libraries Financial |
GroupId | GroupIdcom.squareup.okhttp3 |
ArtifactId | ArtifactIdokhttp-android-support |
Last Version | Last Version3.13.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOkHttp Android Platform Support
Classes to support the Android platform's use of OkHttp (not required for most
developers).
|
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp-urlconnection | jar | 3.13.1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
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 |