| Группа | Группаcom.envimate.httpmate.integrations |
|---|---|
| Идентификатор | Идентификаторhttpmate-servletwithwebsockets |
| Версия | Версия1.0.25 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/com.envimate.httpmate.integrations/httpmate-servletwithwebsockets/ -->
<dependency>
<groupId>com.envimate.httpmate.integrations</groupId>
<artifactId>httpmate-servletwithwebsockets</artifactId>
<version>1.0.25</version>
</dependency>
// https://jarcasting.com/artifacts/com.envimate.httpmate.integrations/httpmate-servletwithwebsockets/
implementation 'com.envimate.httpmate.integrations:httpmate-servletwithwebsockets:1.0.25'
// https://jarcasting.com/artifacts/com.envimate.httpmate.integrations/httpmate-servletwithwebsockets/
implementation ("com.envimate.httpmate.integrations:httpmate-servletwithwebsockets:1.0.25")
'com.envimate.httpmate.integrations:httpmate-servletwithwebsockets:jar:1.0.25'
<dependency org="com.envimate.httpmate.integrations" name="httpmate-servletwithwebsockets" rev="1.0.25">
<artifact name="httpmate-servletwithwebsockets" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.envimate.httpmate.integrations', module='httpmate-servletwithwebsockets', version='1.0.25')
)
libraryDependencies += "com.envimate.httpmate.integrations" % "httpmate-servletwithwebsockets" % "1.0.25"
[com.envimate.httpmate.integrations/httpmate-servletwithwebsockets "1.0.25"]