License |
License |
---|---|
Categories |
CategoriesScala Languages CLI User Interface |
GroupId | GroupIdcom.github.andyglow |
ArtifactId | ArtifactIdwebsocket-scala-client_3 |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
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_3/ -->
<dependency>
<groupId>com.github.andyglow</groupId>
<artifactId>websocket-scala-client_3</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.andyglow/websocket-scala-client_3/
implementation 'com.github.andyglow:websocket-scala-client_3:0.4.0'
// https://jarcasting.com/artifacts/com.github.andyglow/websocket-scala-client_3/
implementation ("com.github.andyglow:websocket-scala-client_3:0.4.0")
'com.github.andyglow:websocket-scala-client_3:jar:0.4.0'
<dependency org="com.github.andyglow" name="websocket-scala-client_3" rev="0.4.0">
<artifact name="websocket-scala-client_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.andyglow', module='websocket-scala-client_3', version='0.4.0')
)
libraryDependencies += "com.github.andyglow" % "websocket-scala-client_3" % "0.4.0"
[com.github.andyglow/websocket-scala-client_3 "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.0.0 |
io.netty : netty-all | jar | 4.1.63.Final |
io.netty : netty-codec-http | jar | 4.1.63.Final |
org.scala-stm : scala-stm_3 | jar | 0.11.1 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_3 | 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 |