Last Version

OkHttp Tests 1.6.0

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-tests
Version

Version

1.6.0
Type

Type

jar
Description

Description

OkHttp Tests
An HTTP+SPDY client for Android and Java applications

Download okhttp-tests 1.6.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup.okhttp : okhttp jar 1.6.0
com.squareup.okhttp : okhttp-urlconnection jar 1.6.0

provided (1)

Group / Artifact Type Version
org.mortbay.jetty.npn : npn-boot jar 8.1.2.v20120308

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
com.squareup.okhttp : mockwebserver jar 1.6.0

Project Modules

There are no modules declared in this project.