websocket-scala-client 0.3.0


Group ID:
com.github.andyglow
Artifact ID:
websocket-scala-client_2.13
Version:
0.3.0
Release Date:
Aug 21, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.andyglow</groupId>
  <artifactId>websocket-scala-client_2.13</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'com.github.andyglow', name: 'websocket-scala-client_2.13', version: '0.3.0'