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