| License |
License
MIT
|
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdws |
| Last Version | Last Version8.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionws
WebJar for ws
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ws-8.5.0.pom | |
| ws-8.5.0.jar | 34 KB |
| ws-8.5.0-sources.jar | 22 bytes |
| ws-8.5.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/ws/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>ws</artifactId>
<version>8.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/ws/
implementation 'org.webjars.npm:ws:8.5.0'
// https://jarcasting.com/artifacts/org.webjars.npm/ws/
implementation ("org.webjars.npm:ws:8.5.0")
'org.webjars.npm:ws:jar:8.5.0'
<dependency org="org.webjars.npm" name="ws" rev="8.5.0">
<artifact name="ws" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='ws', version='8.5.0')
)
libraryDependencies += "org.webjars.npm" % "ws" % "8.5.0"
[org.webjars.npm/ws "8.5.0"]