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