is not current version
Last Version 2.0.1

org.webjars.npm:angular-websocket 1.0.14

WebJar for angular-websocket

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

angular-websocket
Version

Version

1.0.14
Type

Type

jar

Download angular-websocket 1.0.14


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