Last Version

Sample: Simple Client 3.14.9

An HTTP+HTTP/2 client for Android and Java applications

License

License

Categories

Categories

CLI User Interface Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.okhttp3.sample
ArtifactId

ArtifactId

simple-client
Version

Version

3.14.9
Type

Type

jar
Description

Description

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

Download simple-client 3.14.9


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

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.14.9
com.squareup.moshi : moshi jar 1.8.0

Project Modules

There are no modules declared in this project.