| License |
License
MIT
|
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdsocket.io-client |
| Last Version | Last Version4.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsocket.io-client
WebJar for socket.io-client
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| socket.io-client-4.5.0.pom | |
| socket.io-client-4.5.0.jar | 407 KB |
| socket.io-client-4.5.0-sources.jar | 22 bytes |
| socket.io-client-4.5.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/socket.io-client/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>socket.io-client</artifactId>
<version>4.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/socket.io-client/
implementation 'org.webjars.npm:socket.io-client:4.5.0'
// https://jarcasting.com/artifacts/org.webjars.npm/socket.io-client/
implementation ("org.webjars.npm:socket.io-client:4.5.0")
'org.webjars.npm:socket.io-client:jar:4.5.0'
<dependency org="org.webjars.npm" name="socket.io-client" rev="4.5.0">
<artifact name="socket.io-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='socket.io-client', version='4.5.0')
)
libraryDependencies += "org.webjars.npm" % "socket.io-client" % "4.5.0"
[org.webjars.npm/socket.io-client "4.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.npm : socket.io__component-emitter | jar | [3.1.0,3.2) |
| org.webjars.npm : debug | jar | [4.3.2,4.4) |
| org.webjars.npm : engine.io-client | jar | [6.2.1,6.3) |
| org.webjars.npm : socket.io-parser | jar | [4.2.0,4.3) |