License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdwebstomp-client |
Version | Version1.2.6 |
Type | Typejar |
Description |
Descriptionwebstomp-client
WebJar for webstomp-client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
webstomp-client-1.2.6.pom | |
webstomp-client-1.2.6.jar | 33 KB |
webstomp-client-1.2.6-sources.jar | 22 bytes |
webstomp-client-1.2.6-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/webstomp-client/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>webstomp-client</artifactId>
<version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/webstomp-client/
implementation 'org.webjars.npm:webstomp-client:1.2.6'
// https://jarcasting.com/artifacts/org.webjars.npm/webstomp-client/
implementation ("org.webjars.npm:webstomp-client:1.2.6")
'org.webjars.npm:webstomp-client:jar:1.2.6'
<dependency org="org.webjars.npm" name="webstomp-client" rev="1.2.6">
<artifact name="webstomp-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='webstomp-client', version='1.2.6')
)
libraryDependencies += "org.webjars.npm" % "webstomp-client" % "1.2.6"
[org.webjars.npm/webstomp-client "1.2.6"]