is not current version
Last Version 2.0.3

org.webjars.bower:socket.io-client 1.4.5

WebJar for socket.io-client

Categories

Categories

CLI User Interface
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

socket.io-client
Version

Version

1.4.5
Type

Type

jar

Download socket.io-client 1.4.5


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