Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdde.quantummaid.httpmaid.integrations |
ArtifactId | ArtifactIdhttpmaid-websocket |
Version | Version0.9.24 |
Type | Typejar |
Filename | Size |
---|---|
httpmaid-websocket-0.9.24.pom | |
httpmaid-websocket-0.9.24.jar | 49 KB |
httpmaid-websocket-0.9.24-sources.jar | 38 KB |
httpmaid-websocket-0.9.24-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.24</version>
</dependency>
// https://jarcasting.com/artifacts/de.quantummaid.httpmaid.integrations/httpmaid-websocket/
implementation 'de.quantummaid.httpmaid.integrations:httpmaid-websocket:0.9.24'
// https://jarcasting.com/artifacts/de.quantummaid.httpmaid.integrations/httpmaid-websocket/
implementation ("de.quantummaid.httpmaid.integrations:httpmaid-websocket:0.9.24")
'de.quantummaid.httpmaid.integrations:httpmaid-websocket:jar:0.9.24'
<dependency org="de.quantummaid.httpmaid.integrations" name="httpmaid-websocket" rev="0.9.24">
<artifact name="httpmaid-websocket" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.quantummaid.httpmaid.integrations', module='httpmaid-websocket', version='0.9.24')
)
libraryDependencies += "de.quantummaid.httpmaid.integrations" % "httpmaid-websocket" % "0.9.24"
[de.quantummaid.httpmaid.integrations/httpmaid-websocket "0.9.24"]