is not current version
Last Version 2.1.0

org.webjars.npm:react-websocket 1.1.6

WebJar for react-websocket

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

react-websocket
Version

Version

1.1.6
Type

Type

jar

Download react-websocket 1.1.6


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