License |
License |
---|---|
Categories |
CategoriesScala Languages CLI User Interface |
GroupId | GroupIdcom.github.andyglow |
ArtifactId | ArtifactIdwebsocket-scala-client_2.12 |
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.12/ -->
<dependency>
<groupId>com.github.andyglow</groupId>
<artifactId>websocket-scala-client_2.12</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.andyglow/websocket-scala-client_2.12/
implementation 'com.github.andyglow:websocket-scala-client_2.12:0.4.0'
// https://jarcasting.com/artifacts/com.github.andyglow/websocket-scala-client_2.12/
implementation ("com.github.andyglow:websocket-scala-client_2.12:0.4.0")
'com.github.andyglow:websocket-scala-client_2.12:jar:0.4.0'
<dependency org="com.github.andyglow" name="websocket-scala-client_2.12" rev="0.4.0">
<artifact name="websocket-scala-client_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.andyglow', module='websocket-scala-client_2.12', version='0.4.0')
)
libraryDependencies += "com.github.andyglow" % "websocket-scala-client_2.12" % "0.4.0"
[com.github.andyglow/websocket-scala-client_2.12 "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.12 |
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.12 | jar | 0.11.1 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.2.9 |
com.typesafe.akka : akka-http_2.12 | jar | 10.2.4 |
com.typesafe.akka : akka-stream_2.12 | jar | 2.6.9 |