License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdreconnecting-websocket |
Last Version | Last Version23d2fbc |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionReconnectingWebSocket
WebJar for ReconnectingWebSocket
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars/reconnecting-websocket/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>reconnecting-websocket</artifactId>
<version>23d2fbc</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/reconnecting-websocket/
implementation 'org.webjars:reconnecting-websocket:23d2fbc'
// https://jarcasting.com/artifacts/org.webjars/reconnecting-websocket/
implementation ("org.webjars:reconnecting-websocket:23d2fbc")
'org.webjars:reconnecting-websocket:jar:23d2fbc'
<dependency org="org.webjars" name="reconnecting-websocket" rev="23d2fbc">
<artifact name="reconnecting-websocket" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='reconnecting-websocket', version='23d2fbc')
)
libraryDependencies += "org.webjars" % "reconnecting-websocket" % "23d2fbc"
[org.webjars/reconnecting-websocket "23d2fbc"]