cljsjs/socket-io-client

Leiningen/Boot

[cljsjs/socket-io-client "2.1.1-0"]

Clojure CLI/deps.edn

cljsjs/socket-io-client {:mvn/version "2.1.1-0"}

Gradle

implementation("cljsjs:socket-io-client:2.1.1-0")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>socket-io-client</artifactId>
  <version>2.1.1-0</version>
</dependency>