License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-pladaria-reconnecting-websocket |
Version | Version3.2.0 |
Type | Typejar |
Description |
Descriptionreconnecting-websocket
WebJar for reconnecting-websocket
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-pladaria-reconnecting-websocket/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-pladaria-reconnecting-websocket</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-pladaria-reconnecting-websocket/
implementation 'org.webjars.npm:github-com-pladaria-reconnecting-websocket:3.2.0'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-pladaria-reconnecting-websocket/
implementation ("org.webjars.npm:github-com-pladaria-reconnecting-websocket:3.2.0")
'org.webjars.npm:github-com-pladaria-reconnecting-websocket:jar:3.2.0'
<dependency org="org.webjars.npm" name="github-com-pladaria-reconnecting-websocket" rev="3.2.0">
<artifact name="github-com-pladaria-reconnecting-websocket" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-pladaria-reconnecting-websocket', version='3.2.0')
)
libraryDependencies += "org.webjars.npm" % "github-com-pladaria-reconnecting-websocket" % "3.2.0"
[org.webjars.npm/github-com-pladaria-reconnecting-websocket "3.2.0"]