is not current version
Last Version 4.27.0.0

org.http4k:http4k-client-websocket 3.36.1

HTTP Websocket Client

Categories

Categories

CLI User Interface
GroupId

GroupId

org.http4k
ArtifactId

ArtifactId

http4k-client-websocket
Version

Version

3.36.1
Type

Type

jar

Download http4k-client-websocket 3.36.1


<!-- https://jarcasting.com/artifacts/org.http4k/http4k-client-websocket/ -->
<dependency>
    <groupId>org.http4k</groupId>
    <artifactId>http4k-client-websocket</artifactId>
    <version>3.36.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4k/http4k-client-websocket/
implementation 'org.http4k:http4k-client-websocket:3.36.1'
// https://jarcasting.com/artifacts/org.http4k/http4k-client-websocket/
implementation ("org.http4k:http4k-client-websocket:3.36.1")
'org.http4k:http4k-client-websocket:jar:3.36.1'
<dependency org="org.http4k" name="http4k-client-websocket" rev="3.36.1">
  <artifact name="http4k-client-websocket" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4k', module='http4k-client-websocket', version='3.36.1')
)
libraryDependencies += "org.http4k" % "http4k-client-websocket" % "3.36.1"
[org.http4k/http4k-client-websocket "3.36.1"]