Last Version

Sample: Static Server 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.sample
ArtifactId

ArtifactId

static-server
Version

Version

2.7.5
Type

Type

jar
Description

Description

Sample: Static Server
An HTTP+SPDY client for Android and Java applications

Download static-server 2.7.5


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

Dependencies

compile (1)

Group / Artifact Type Version
com.squareup.okhttp : mockwebserver jar 2.7.5

Project Modules

There are no modules declared in this project.