websocket-scala-client 0.4.1


Group ID:
com.github.andyglow
Artifact ID:
websocket-scala-client_3
Version:
0.4.1
Release Date:
Apr 13, 2023
Licenses:
Files:

libraryDependencies += "com.github.andyglow" %% "websocket-scala-client" % "0.4.1"

Mill build tool

ivy"com.github.andyglow::websocket-scala-client:0.4.1"

Scala CLI

//> using dep "com.github.andyglow::websocket-scala-client:0.4.1"

Ammonite REPL

import $ivy.`com.github.andyglow::websocket-scala-client:0.4.1`

<dependency>
  <groupId>com.github.andyglow</groupId>
  <artifactId>websocket-scala-client_3</artifactId>
  <version>0.4.1</version>
</dependency>

compile group: 'com.github.andyglow', name: 'websocket-scala-client_3', version: '0.4.1'