Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdde.quantummaid.httpmaid.integrations |
ArtifactId | ArtifactIdhttpmaid-websocket |
Version | Version0.9.50 |
Type | Typejar |
Filename | Size |
---|---|
httpmaid-websocket-0.9.50.pom | |
httpmaid-websocket-0.9.50.jar | 50 KB |
httpmaid-websocket-0.9.50-sources.jar | 38 KB |
httpmaid-websocket-0.9.50-javadoc.jar | 587 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.quantummaid.httpmaid.integrations/httpmaid-websocket/ -->
<dependency>
<groupId>de.quantummaid.httpmaid.integrations</groupId>
<artifactId>httpmaid-websocket</artifactId>
<version>0.9.50</version>
</dependency>
// https://jarcasting.com/artifacts/de.quantummaid.httpmaid.integrations/httpmaid-websocket/
implementation 'de.quantummaid.httpmaid.integrations:httpmaid-websocket:0.9.50'
// https://jarcasting.com/artifacts/de.quantummaid.httpmaid.integrations/httpmaid-websocket/
implementation ("de.quantummaid.httpmaid.integrations:httpmaid-websocket:0.9.50")
'de.quantummaid.httpmaid.integrations:httpmaid-websocket:jar:0.9.50'
<dependency org="de.quantummaid.httpmaid.integrations" name="httpmaid-websocket" rev="0.9.50">
<artifact name="httpmaid-websocket" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.quantummaid.httpmaid.integrations', module='httpmaid-websocket', version='0.9.50')
)
libraryDependencies += "de.quantummaid.httpmaid.integrations" % "httpmaid-websocket" % "0.9.50"
[de.quantummaid.httpmaid.integrations/httpmaid-websocket "0.9.50"]