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