License |
License
MIT
|
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdreact-websocket |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionreact-websocket
WebJar for react-websocket
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
react-websocket-2.1.0.pom | |
react-websocket-2.1.0.jar | 5 KB |
react-websocket-2.1.0-sources.jar | 22 bytes |
react-websocket-2.1.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-websocket/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>react-websocket</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-websocket/
implementation 'org.webjars.npm:react-websocket:2.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/react-websocket/
implementation ("org.webjars.npm:react-websocket:2.1.0")
'org.webjars.npm:react-websocket:jar:2.1.0'
<dependency org="org.webjars.npm" name="react-websocket" rev="2.1.0">
<artifact name="react-websocket" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-websocket', version='2.1.0')
)
libraryDependencies += "org.webjars.npm" % "react-websocket" % "2.1.0"
[org.webjars.npm/react-websocket "2.1.0"]