Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdde.quantummaid.httpmaid.integrations |
ArtifactId | ArtifactIdhttpmaid-servletwithwebsockets |
Version | Version0.9.36 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/de.quantummaid.httpmaid.integrations/httpmaid-servletwithwebsockets/ -->
<dependency>
<groupId>de.quantummaid.httpmaid.integrations</groupId>
<artifactId>httpmaid-servletwithwebsockets</artifactId>
<version>0.9.36</version>
</dependency>
// https://jarcasting.com/artifacts/de.quantummaid.httpmaid.integrations/httpmaid-servletwithwebsockets/
implementation 'de.quantummaid.httpmaid.integrations:httpmaid-servletwithwebsockets:0.9.36'
// https://jarcasting.com/artifacts/de.quantummaid.httpmaid.integrations/httpmaid-servletwithwebsockets/
implementation ("de.quantummaid.httpmaid.integrations:httpmaid-servletwithwebsockets:0.9.36")
'de.quantummaid.httpmaid.integrations:httpmaid-servletwithwebsockets:jar:0.9.36'
<dependency org="de.quantummaid.httpmaid.integrations" name="httpmaid-servletwithwebsockets" rev="0.9.36">
<artifact name="httpmaid-servletwithwebsockets" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.quantummaid.httpmaid.integrations', module='httpmaid-servletwithwebsockets', version='0.9.36')
)
libraryDependencies += "de.quantummaid.httpmaid.integrations" % "httpmaid-servletwithwebsockets" % "0.9.36"
[de.quantummaid.httpmaid.integrations/httpmaid-servletwithwebsockets "0.9.36"]