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