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