is not current version
Last Version 1.5.1

org.webjars:sockjs-client 0.3.4-2

WebJar for SockJS-client

Categories

Categories

JavaScript Languages CLI User Interface
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

sockjs-client
Version

Version

0.3.4-2
Type

Type

jar

Download sockjs-client 0.3.4-2


<!-- https://jarcasting.com/artifacts/org.webjars/sockjs-client/ -->
<dependency>
    <groupId>org.webjars</groupId>
    <artifactId>sockjs-client</artifactId>
    <version>0.3.4-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/sockjs-client/
implementation 'org.webjars:sockjs-client:0.3.4-2'
// https://jarcasting.com/artifacts/org.webjars/sockjs-client/
implementation ("org.webjars:sockjs-client:0.3.4-2")
'org.webjars:sockjs-client:jar:0.3.4-2'
<dependency org="org.webjars" name="sockjs-client" rev="0.3.4-2">
  <artifact name="sockjs-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='sockjs-client', version='0.3.4-2')
)
libraryDependencies += "org.webjars" % "sockjs-client" % "0.3.4-2"
[org.webjars/sockjs-client "0.3.4-2"]