GroupId | GroupIdcom.envimate.httpmate.integrations |
---|---|
ArtifactId | ArtifactIdhttpmate-websocket |
Version | Version1.0.19 |
Type | Typejar |
Filename | Size |
---|---|
httpmate-websocket-1.0.19.pom | |
httpmate-websocket-1.0.19.jar | 46 KB |
httpmate-websocket-1.0.19-sources.jar | 36 KB |
httpmate-websocket-1.0.19-javadoc.jar | 559 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.envimate.httpmate.integrations/httpmate-websocket/ -->
<dependency>
<groupId>com.envimate.httpmate.integrations</groupId>
<artifactId>httpmate-websocket</artifactId>
<version>1.0.19</version>
</dependency>
// https://jarcasting.com/artifacts/com.envimate.httpmate.integrations/httpmate-websocket/
implementation 'com.envimate.httpmate.integrations:httpmate-websocket:1.0.19'
// https://jarcasting.com/artifacts/com.envimate.httpmate.integrations/httpmate-websocket/
implementation ("com.envimate.httpmate.integrations:httpmate-websocket:1.0.19")
'com.envimate.httpmate.integrations:httpmate-websocket:jar:1.0.19'
<dependency org="com.envimate.httpmate.integrations" name="httpmate-websocket" rev="1.0.19">
<artifact name="httpmate-websocket" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.envimate.httpmate.integrations', module='httpmate-websocket', version='1.0.19')
)
libraryDependencies += "com.envimate.httpmate.integrations" % "httpmate-websocket" % "1.0.19"
[com.envimate.httpmate.integrations/httpmate-websocket "1.0.19"]