MVN

org.webjars.npm : socket.io-client

Maven & Gradle

Mar 18, 2023
9 usages
9.6k stars

socket.io-client · WebJar for socket.io-client

<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>socket.io-client</artifactId>
    <version>4.6.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 4.6.1

All Versions

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

  • Version Updated
  • socket.io-client-4.6.1

    Mar 18, 2023
  • socket.io-client-4.6.0

    Feb 08, 2023
  • socket.io-client-4.5.4

    Dec 21, 2022
  • socket.io-client-4.5.0

    Apr 24, 2022
  • socket.io-client-2.3.0

    Sep 26, 2019
  • socket.io-client-2.2.0

    May 14, 2019
  • socket.io-client-2.1.1

    Nov 27, 2018
  • socket.io-client-2.1.0

    Apr 29, 2018
  • socket.io-client-1.5.1

    Apr 01, 2018
  • socket.io-client-1.7.4

    Feb 22, 2018
  • socket.io-client-2.0.4

    Feb 09, 2018
  • socket.io-client-2.0.3

    Jul 25, 2017
  • socket.io-client-1.7.3

    Apr 24, 2017
  • socket.io-client-1.4.8

    Oct 03, 2016
  • socket.io-client-1.4.6

    May 10, 2016
  • socket.io-client-1.3.6

    Oct 12, 2015
  • socket.io-client-1.3.7

    Oct 05, 2015
  • socket.io-client-1.3.5

    May 25, 2015

How to add a dependency to Maven

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

<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>socket.io-client</artifactId>
    <version>4.6.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.webjars.npm:socket.io-client:4.6.1'

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

implementation("org.webjars.npm:socket.io-client:4.6.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.webjars.npm" % "socket.io-client" % "4.6.1"

Advertisement

Dependencies from Group

Feb 24, 2021
474 usages
May 12, 2023
457 usages
Jun 03, 2023
358 usages
Aug 16, 2018
246 usages
40k stars
Jan 06, 2022
225 usages

Discover Dependencies

Apr 05, 2021
21 usages
q
Mar 18, 2021
30 usages
14k stars
Mar 29, 2018
27 usages
opn
Apr 15, 2019
12 usages
May 11, 2022
8 usages
8k stars
Jul 23, 2019
16 usages
Jun 08, 2021
24 usages
Jul 09, 2019
12 usages
Nov 14, 2022
12 usages
59k stars
Nov 14, 2022
8 usages
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome