GroupId | GroupIdcom.envimate.httpmate.integrations |
---|---|
ArtifactId | ArtifactIdhttpmate-websocket |
Version | Version1.0.14 |
Type | Typejar |
Filename | Size |
---|---|
httpmate-websocket-1.0.14.pom | |
httpmate-websocket-1.0.14.jar | 51 KB |
httpmate-websocket-1.0.14-sources.jar | 38 KB |
httpmate-websocket-1.0.14-javadoc.jar | 567 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.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.envimate.httpmate.integrations/httpmate-websocket/
implementation 'com.envimate.httpmate.integrations:httpmate-websocket:1.0.14'
// https://jarcasting.com/artifacts/com.envimate.httpmate.integrations/httpmate-websocket/
implementation ("com.envimate.httpmate.integrations:httpmate-websocket:1.0.14")
'com.envimate.httpmate.integrations:httpmate-websocket:jar:1.0.14'
<dependency org="com.envimate.httpmate.integrations" name="httpmate-websocket" rev="1.0.14">
<artifact name="httpmate-websocket" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.envimate.httpmate.integrations', module='httpmate-websocket', version='1.0.14')
)
libraryDependencies += "com.envimate.httpmate.integrations" % "httpmate-websocket" % "1.0.14"
[com.envimate.httpmate.integrations/httpmate-websocket "1.0.14"]