WebJar for sockjs-client
More info: http://webjars.org
Upstream: https://github.com/sockjs/sockjs-client
License |
License
MIT
|
---|---|
Categories |
CategoriesJavaScript Languages CLI User Interface |
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdsockjs-client |
Last Version | Last Version1.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSockJS-client
WebJar for SockJS-client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sockjs-client-1.5.1.pom | |
sockjs-client-1.5.1.jar | 32 KB |
sockjs-client-1.5.1-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/sockjs-client/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>sockjs-client</artifactId>
<version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/sockjs-client/
implementation 'org.webjars:sockjs-client:1.5.1'
// https://jarcasting.com/artifacts/org.webjars/sockjs-client/
implementation ("org.webjars:sockjs-client:1.5.1")
'org.webjars:sockjs-client:jar:1.5.1'
<dependency org="org.webjars" name="sockjs-client" rev="1.5.1">
<artifact name="sockjs-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='sockjs-client', version='1.5.1')
)
libraryDependencies += "org.webjars" % "sockjs-client" % "1.5.1"
[org.webjars/sockjs-client "1.5.1"]
WebJar for sockjs-client
More info: http://webjars.org
Upstream: https://github.com/sockjs/sockjs-client