is not current version
Last Version 0.9.0

org.webjars.npm:angular2-websocket 0.6.2

WebJar for angular2-websocket

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

angular2-websocket
Version

Version

0.6.2
Type

Type

jar

Download angular2-websocket 0.6.2


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