GroupId | GroupIdcom.envimate.httpmate.integrations |
---|---|
ArtifactId | ArtifactIdhttpmate-servletwithwebsockets |
Version | Version1.0.21 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.envimate.httpmate.integrations/httpmate-servletwithwebsockets/ -->
<dependency>
<groupId>com.envimate.httpmate.integrations</groupId>
<artifactId>httpmate-servletwithwebsockets</artifactId>
<version>1.0.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.envimate.httpmate.integrations/httpmate-servletwithwebsockets/
implementation 'com.envimate.httpmate.integrations:httpmate-servletwithwebsockets:1.0.21'
// https://jarcasting.com/artifacts/com.envimate.httpmate.integrations/httpmate-servletwithwebsockets/
implementation ("com.envimate.httpmate.integrations:httpmate-servletwithwebsockets:1.0.21")
'com.envimate.httpmate.integrations:httpmate-servletwithwebsockets:jar:1.0.21'
<dependency org="com.envimate.httpmate.integrations" name="httpmate-servletwithwebsockets" rev="1.0.21">
<artifact name="httpmate-servletwithwebsockets" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.envimate.httpmate.integrations', module='httpmate-servletwithwebsockets', version='1.0.21')
)
libraryDependencies += "com.envimate.httpmate.integrations" % "httpmate-servletwithwebsockets" % "1.0.21"
[com.envimate.httpmate.integrations/httpmate-servletwithwebsockets "1.0.21"]