Last Version

OkHttp Web Sockets 3.4.2

An HTTP+SPDY client for Android and Java applications

License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.okhttp3
ArtifactId

ArtifactId

okhttp-ws
Version

Version

3.4.2
Type

Type

jar
Description

Description

OkHttp Web Sockets
An HTTP+SPDY client for Android and Java applications

Download okhttp-ws 3.4.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.4.2

Project Modules

There are no modules declared in this project.