MVN

io.socket : socket.io-client

Maven & Gradle

Jul 10, 2022
97 usages
5.1k stars

socket.io-client · Socket.IO Client Library for Java

<dependency>
    <groupId>io.socket</groupId>
    <artifactId>socket.io-client</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.socket : socket.io-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of io.socket : socket.io-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
socket.io-client-2.1.0
2.0.x
socket.io-client-2.0.1
socket.io-client-2.0.0
CVE-2022-25867
1.0.x
socket.io-client-1.0.2
socket.io-client-1.0.1
CVE-2022-25867
socket.io-client-1.0.0
CVE-2022-25867
0.9.x
socket.io-client-0.9.0
2 vulnerabilities
0.8.x
socket.io-client-0.8.3
2 vulnerabilities
socket.io-client-0.8.2
2 vulnerabilities
socket.io-client-0.8.1
2 vulnerabilities
socket.io-client-0.8.0
2 vulnerabilities
0.7.x
socket.io-client-0.7.0
2 vulnerabilities
0.6.x
socket.io-client-0.6.3
2 vulnerabilities
socket.io-client-0.6.2
2 vulnerabilities
socket.io-client-0.6.1
2 vulnerabilities

How to add a dependency to Maven

Add the following io.socket : socket.io-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.socket</groupId>
    <artifactId>socket.io-client</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.socket : socket.io-client gradle dependency to your build.gradle file:

implementation 'io.socket:socket.io-client:1.0.2'

Gradle Kotlin DSL: Add the following io.socket : socket.io-client gradle kotlin dependency to your build.gradle.kts file:

implementation("io.socket:socket.io-client:1.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.socket : socket.io-client sbt scala dependency to your build.sbt file:

libraryDependencies += "io.socket" % "socket.io-client" % "1.0.2"

Advertisement

Dependencies from Group

Jul 10, 2022
97 usages
5.1k stars
Jul 10, 2022
8 usages
348 stars
Aug 02, 2023
3 usages
105 stars
Apr 02, 2022
1 usages
105 stars
Aug 02, 2023
1 usages
71 stars

Discover Dependencies

Nov 30, 2022
5 usages
522 stars
Sep 18, 2015
954 usages
1.2k stars
Jan 01, 2023
1 usages
437 stars
Aug 04, 2021
75 usages
103 stars
Jun 02, 2023
8 usages
61 stars
Jul 26, 2023
181 usages
322 stars
Jan 26, 2023
7 usages
1.2k stars
Jun 25, 2022
3 usages
142 stars
ecj
Oct 07, 2016
359 usages