is not current version
Last Version 2.7.5

com.squareup.okhttp:okhttp-ws 2.7.3


Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.okhttp
ArtifactId

ArtifactId

okhttp-ws
Version

Version

2.7.3
Type

Type

jar

Download okhttp-ws 2.7.3


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