License |
License |
---|---|
Categories |
CategoriesScala Languages CLI User Interface |
GroupId | GroupIdcom.github.andyglow |
ArtifactId | ArtifactIdwebsocket-scala-client_2.13 |
Version | Version0.4.0 |
Type | Typejar |
Description |
Descriptionwebsocket-scala-client
websocket-scala-client
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.andyglow/websocket-scala-client_2.13/ -->
<dependency>
<groupId>com.github.andyglow</groupId>
<artifactId>websocket-scala-client_2.13</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.andyglow/websocket-scala-client_2.13/
implementation 'com.github.andyglow:websocket-scala-client_2.13:0.4.0'
// https://jarcasting.com/artifacts/com.github.andyglow/websocket-scala-client_2.13/
implementation ("com.github.andyglow:websocket-scala-client_2.13:0.4.0")
'com.github.andyglow:websocket-scala-client_2.13:jar:0.4.0'
<dependency org="com.github.andyglow" name="websocket-scala-client_2.13" rev="0.4.0">
<artifact name="websocket-scala-client_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.andyglow', module='websocket-scala-client_2.13', version='0.4.0')
)
libraryDependencies += "com.github.andyglow" % "websocket-scala-client_2.13" % "0.4.0"
[com.github.andyglow/websocket-scala-client_2.13 "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.4 |
io.netty : netty-all | jar | 4.1.63.Final |
io.netty : netty-codec-http | jar | 4.1.63.Final |
org.scala-stm : scala-stm_2.13 | jar | 0.11.1 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.9 |
com.typesafe.akka : akka-http_2.13 | jar | 10.2.4 |
com.typesafe.akka : akka-stream_2.13 | jar | 2.6.9 |