License |
License |
---|---|
Categories |
CategoriesJavaScript Languages Github Development Tools Version Controls |
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdgithub-com-stomp-js-stomp-websocket |
Version | Version4.0.8 |
Type | Typejar |
Description |
Descriptionstompjs
WebJar for stompjs
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/github-com-stomp-js-stomp-websocket/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>github-com-stomp-js-stomp-websocket</artifactId>
<version>4.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-stomp-js-stomp-websocket/
implementation 'org.webjars.bower:github-com-stomp-js-stomp-websocket:4.0.8'
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-stomp-js-stomp-websocket/
implementation ("org.webjars.bower:github-com-stomp-js-stomp-websocket:4.0.8")
'org.webjars.bower:github-com-stomp-js-stomp-websocket:jar:4.0.8'
<dependency org="org.webjars.bower" name="github-com-stomp-js-stomp-websocket" rev="4.0.8">
<artifact name="github-com-stomp-js-stomp-websocket" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='github-com-stomp-js-stomp-websocket', version='4.0.8')
)
libraryDependencies += "org.webjars.bower" % "github-com-stomp-js-stomp-websocket" % "4.0.8"
[org.webjars.bower/github-com-stomp-js-stomp-websocket "4.0.8"]