is not current version
Last Version 4.5.0

org.webjars.npm:socket.io-client 1.3.6

WebJar for socket.io-client

Categories

Categories

CLI User Interface
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

socket.io-client
Version

Version

1.3.6
Type

Type

jar

Download socket.io-client 1.3.6


<!-- https://jarcasting.com/artifacts/org.webjars.npm/socket.io-client/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>socket.io-client</artifactId>
    <version>1.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/socket.io-client/
implementation 'org.webjars.npm:socket.io-client:1.3.6'
// https://jarcasting.com/artifacts/org.webjars.npm/socket.io-client/
implementation ("org.webjars.npm:socket.io-client:1.3.6")
'org.webjars.npm:socket.io-client:jar:1.3.6'
<dependency org="org.webjars.npm" name="socket.io-client" rev="1.3.6">
  <artifact name="socket.io-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='socket.io-client', version='1.3.6')
)
libraryDependencies += "org.webjars.npm" % "socket.io-client" % "1.3.6"
[org.webjars.npm/socket.io-client "1.3.6"]