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