websocket-scala-client 0.2.4


Group ID:
com.github.andyglow
Artifact ID:
websocket-scala-client_2.12
Version:
0.2.4
Release Date:
Jun 27, 2017
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.andyglow</groupId>
  <artifactId>websocket-scala-client_2.12</artifactId>
  <version>0.2.4</version>
</dependency>

compile group: 'com.github.andyglow', name: 'websocket-scala-client_2.12', version: '0.2.4'