Last Version

MockWebServer 2.4.0

An HTTP+SPDY client for Android and Java applications

License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

eu.the4thfloor.mockwebserver
ArtifactId

ArtifactId

com.squareup.okhttp.mockwebserver
Version

Version

2.4.0
Type

Type

jar
Description

Description

MockWebServer
An HTTP+SPDY client for Android and Java applications
Project URL

Project URL

https://github.com/square/okhttp
Source Code Management

Source Code Management

https://github.com/square/okhttp/

Download com.squareup.okhttp.mockwebserver 2.4.0


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

Dependencies

compile (4)

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

test (1)

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

Project Modules

There are no modules declared in this project.