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