Last Version

OkHttp test support classes 2.7.5

An HTTP+SPDY client for Android and Java applications

License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.okhttp
ArtifactId

ArtifactId

okhttp-testing-support
Version

Version

2.7.5
Type

Type

jar
Description

Description

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

Download okhttp-testing-support 2.7.5


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

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit Optional jar 4.11
com.squareup.okhttp : okhttp jar 2.7.5

Project Modules

There are no modules declared in this project.