License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls CLI User Interface |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-JSteunou-webstomp-client |
Last Version | Last Version1.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwebstomp-client
WebJar for webstomp-client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-JSteunou-webstomp-client/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-JSteunou-webstomp-client</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-JSteunou-webstomp-client/
implementation 'org.webjars.npm:github-com-JSteunou-webstomp-client:1.2.4'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-JSteunou-webstomp-client/
implementation ("org.webjars.npm:github-com-JSteunou-webstomp-client:1.2.4")
'org.webjars.npm:github-com-JSteunou-webstomp-client:jar:1.2.4'
<dependency org="org.webjars.npm" name="github-com-JSteunou-webstomp-client" rev="1.2.4">
<artifact name="github-com-JSteunou-webstomp-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-JSteunou-webstomp-client', version='1.2.4')
)
libraryDependencies += "org.webjars.npm" % "github-com-JSteunou-webstomp-client" % "1.2.4"
[org.webjars.npm/github-com-JSteunou-webstomp-client "1.2.4"]