License |
License |
---|---|
Categories |
CategoriesAngular User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdangular2-websocket |
Version | Version0.9.0 |
Type | Typejar |
Description |
Descriptionangular2-websocket
WebJar for angular2-websocket
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
angular2-websocket-0.9.0.pom | |
angular2-websocket-0.9.0.jar | 30 KB |
angular2-websocket-0.9.0-sources.jar | 22 bytes |
angular2-websocket-0.9.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/angular2-websocket/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>angular2-websocket</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/angular2-websocket/
implementation 'org.webjars.npm:angular2-websocket:0.9.0'
// https://jarcasting.com/artifacts/org.webjars.npm/angular2-websocket/
implementation ("org.webjars.npm:angular2-websocket:0.9.0")
'org.webjars.npm:angular2-websocket:jar:0.9.0'
<dependency org="org.webjars.npm" name="angular2-websocket" rev="0.9.0">
<artifact name="angular2-websocket" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='angular2-websocket', version='0.9.0')
)
libraryDependencies += "org.webjars.npm" % "angular2-websocket" % "0.9.0"
[org.webjars.npm/angular2-websocket "0.9.0"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : bluebird | jar | [3.4.6,4) |