OkHttp test support classes

An HTTP+HTTP/2 client for Android and Java applications

License

License

GroupId

GroupId

com.github.ljun20160606
ArtifactId

ArtifactId

okhttp-testing-support
Last Version

Last Version

3.10.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download okhttp-testing-support

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit Optional jar 4.12
com.github.ljun20160606 : okhttp jar 3.10.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.
com.github.ljun20160606

Square

Versions

Version
3.10.0