GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdtypes__ws |
Version | Version7.4.7 |
Type | Typejar |
Filename | Size |
---|---|
types__ws-7.4.7.pom | |
types__ws-7.4.7.jar | 6 KB |
types__ws-7.4.7-sources.jar | 22 bytes |
types__ws-7.4.7-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/types__ws/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>types__ws</artifactId>
<version>7.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/types__ws/
implementation 'org.webjars.npm:types__ws:7.4.7'
// https://jarcasting.com/artifacts/org.webjars.npm/types__ws/
implementation ("org.webjars.npm:types__ws:7.4.7")
'org.webjars.npm:types__ws:jar:7.4.7'
<dependency org="org.webjars.npm" name="types__ws" rev="7.4.7">
<artifact name="types__ws" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='types__ws', version='7.4.7')
)
libraryDependencies += "org.webjars.npm" % "types__ws" % "7.4.7"
[org.webjars.npm/types__ws "7.4.7"]