| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.webjars.bowergithub.jsteunou |
| ArtifactId | ArtifactIdwebstomp-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 |
| Filename | Size |
|---|---|
| webstomp-client-1.2.4.pom | |
| webstomp-client-1.2.4.jar | 26 KB |
| webstomp-client-1.2.4-sources.jar | 22 bytes |
| webstomp-client-1.2.4-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.jsteunou/webstomp-client/ -->
<dependency>
<groupId>org.webjars.bowergithub.jsteunou</groupId>
<artifactId>webstomp-client</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.jsteunou/webstomp-client/
implementation 'org.webjars.bowergithub.jsteunou:webstomp-client:1.2.4'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.jsteunou/webstomp-client/
implementation ("org.webjars.bowergithub.jsteunou:webstomp-client:1.2.4")
'org.webjars.bowergithub.jsteunou:webstomp-client:jar:1.2.4'
<dependency org="org.webjars.bowergithub.jsteunou" name="webstomp-client" rev="1.2.4">
<artifact name="webstomp-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.jsteunou', module='webstomp-client', version='1.2.4')
)
libraryDependencies += "org.webjars.bowergithub.jsteunou" % "webstomp-client" % "1.2.4"
[org.webjars.bowergithub.jsteunou/webstomp-client "1.2.4"]