MVN

com.squareup.okhttp : okhttp-ws

Maven & Gradle

Feb 26, 2016
52 usages
41.3k stars

OkHttp Web Sockets

<dependency>
    <groupId>com.squareup.okhttp</groupId>
    <artifactId>okhttp-ws</artifactId>
    <version>2.7.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.squareup.okhttp : okhttp-ws to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.7.5
  • Latest Release Candidate: 2.4.0-RC1

All Versions

Choose a version of com.squareup.okhttp : okhttp-ws to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.7.x
okhttp-ws-2.7.5
okhttp-ws-2.7.4
okhttp-ws-2.7.3
okhttp-ws-2.7.2
okhttp-ws-2.7.1
okhttp-ws-2.7.0
2.6.x
okhttp-ws-2.6.0
2.5.x
okhttp-ws-2.5.0
2.4.x
okhttp-ws-2.4.0
okhttp-ws-2.4.0-RC1
2.3.x
okhttp-ws-2.3.0

How to add a dependency to Maven

Add the following com.squareup.okhttp : okhttp-ws maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.squareup.okhttp</groupId>
    <artifactId>okhttp-ws</artifactId>
    <version>2.7.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.squareup.okhttp : okhttp-ws gradle dependency to your build.gradle file:

implementation 'com.squareup.okhttp:okhttp-ws:2.7.5'

Gradle Kotlin DSL: Add the following com.squareup.okhttp : okhttp-ws gradle kotlin dependency to your build.gradle.kts file:

implementation("com.squareup.okhttp:okhttp-ws:2.7.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.squareup.okhttp : okhttp-ws sbt scala dependency to your build.sbt file:

libraryDependencies += "com.squareup.okhttp" % "okhttp-ws" % "2.7.5"

Advertisement

Dependencies from Group

Feb 26, 2016
906 usages
41.3k stars
Feb 26, 2016
269 usages
41.3k stars
Feb 26, 2016
219 usages
Feb 26, 2016
187 usages
41.3k stars
Feb 26, 2016
52 usages
41.3k stars

Discover Dependencies

Feb 08, 2023
5 usages
Dec 16, 2016
27 usages
12.9k stars
Aug 23, 2023
217 usages
504 stars
Aug 25, 2023
150 usages
4.6k stars
d
Jul 14, 2019
13 usages
36 stars
Sep 03, 2015
11 usages
12 stars
Apr 01, 2023
10 usages
2 stars
Mar 20, 2017
9 usages
142 stars