Last Version

OkHttp test support classes 3.14.9

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-testing-support
Version

Version

3.14.9
Type

Type

jar
Description

Description

OkHttp test support classes
An HTTP+HTTP/2 client for Android and Java applications

Download okhttp-testing-support 3.14.9


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

Dependencies

compile (3)

Group / Artifact Type Version
junit : junit Optional jar 4.12
com.squareup.okhttp3 : okhttp jar 3.14.9
org.assertj : assertj-core jar 3.11.0

provided (1)

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

Project Modules

There are no modules declared in this project.