Last Version

MockWebServer 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

mockwebserver
Version

Version

2.7.5
Type

Type

jar
Description

Description

MockWebServer
An HTTP+SPDY client for Android and Java applications

Download mockwebserver 2.7.5


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

Dependencies

compile (4)

Group / Artifact Type Version
com.squareup.okhttp : okhttp jar 2.7.5
com.squareup.okhttp : okhttp-ws jar 2.7.5
org.bouncycastle : bcprov-jdk15on jar 1.50
junit : junit jar 4.11

test (1)

Group / Artifact Type Version
com.squareup.okhttp : okhttp-testing-support jar 2.7.5

Project Modules

There are no modules declared in this project.