Pure Scala WebSocket Client
websocket-scala-client 0.2.0
Group ID:
com.github.andyglow
Artifact ID:
websocket-scala-client_2.12
Version:
0.2.0
Release Date:
Nov 21, 2016
Licenses:
Files:
Full Scala Version:
2.12.0
Developers:
libraryDependencies += "com.github.andyglow" %% "websocket-scala-client" % "0.2.0"
ivy"com.github.andyglow::websocket-scala-client:0.2.0"
//> using dep "com.github.andyglow::websocket-scala-client:0.2.0"
import $ivy.`com.github.andyglow::websocket-scala-client:0.2.0`
<dependency> <groupId>com.github.andyglow</groupId> <artifactId>websocket-scala-client_2.12</artifactId> <version>0.2.0</version> </dependency>
compile group: 'com.github.andyglow', name: 'websocket-scala-client_2.12', version: '0.2.0'