Last Version

Sample: Simple Client 2.7.5

An HTTP+SPDY client for Android and Java applications

License

License

Categories

Categories

CLI User Interface Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.okhttp.sample
ArtifactId

ArtifactId

simple-client
Version

Version

2.7.5
Type

Type

jar
Description

Description

Sample: Simple Client
An HTTP+SPDY client for Android and Java applications

Download simple-client 2.7.5


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

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup.okhttp : okhttp jar 2.7.5
com.google.code.gson : gson jar 2.2.3

Project Modules

There are no modules declared in this project.