| Группа | Группаcom.envimate.httpmate.integrations |
|---|---|
| Идентификатор | Идентификаторhttpmate-websocket |
| Версия | Версия1.0.21 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| httpmate-websocket-1.0.21.pom | |
| httpmate-websocket-1.0.21.jar | 46 KB |
| httpmate-websocket-1.0.21-sources.jar | 36 KB |
| httpmate-websocket-1.0.21-javadoc.jar | 559 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.envimate.httpmate.integrations/httpmate-websocket/ -->
<dependency>
<groupId>com.envimate.httpmate.integrations</groupId>
<artifactId>httpmate-websocket</artifactId>
<version>1.0.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.envimate.httpmate.integrations/httpmate-websocket/
implementation 'com.envimate.httpmate.integrations:httpmate-websocket:1.0.21'
// https://jarcasting.com/artifacts/com.envimate.httpmate.integrations/httpmate-websocket/
implementation ("com.envimate.httpmate.integrations:httpmate-websocket:1.0.21")
'com.envimate.httpmate.integrations:httpmate-websocket:jar:1.0.21'
<dependency org="com.envimate.httpmate.integrations" name="httpmate-websocket" rev="1.0.21">
<artifact name="httpmate-websocket" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.envimate.httpmate.integrations', module='httpmate-websocket', version='1.0.21')
)
libraryDependencies += "com.envimate.httpmate.integrations" % "httpmate-websocket" % "1.0.21"
[com.envimate.httpmate.integrations/httpmate-websocket "1.0.21"]