License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdws.unfiltered |
ArtifactId | ArtifactIdunfiltered-netty-websockets_2.13.0-RC3 |
Version | Version0.10.0-M4 |
Type | Typejar |
Description |
Descriptionunfiltered-netty-websockets
WebSockets plan support using Netty
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/ws.unfiltered/unfiltered-netty-websockets_2.13.0-RC3/ -->
<dependency>
<groupId>ws.unfiltered</groupId>
<artifactId>unfiltered-netty-websockets_2.13.0-RC3</artifactId>
<version>0.10.0-M4</version>
</dependency>
// https://jarcasting.com/artifacts/ws.unfiltered/unfiltered-netty-websockets_2.13.0-RC3/
implementation 'ws.unfiltered:unfiltered-netty-websockets_2.13.0-RC3:0.10.0-M4'
// https://jarcasting.com/artifacts/ws.unfiltered/unfiltered-netty-websockets_2.13.0-RC3/
implementation ("ws.unfiltered:unfiltered-netty-websockets_2.13.0-RC3:0.10.0-M4")
'ws.unfiltered:unfiltered-netty-websockets_2.13.0-RC3:jar:0.10.0-M4'
<dependency org="ws.unfiltered" name="unfiltered-netty-websockets_2.13.0-RC3" rev="0.10.0-M4">
<artifact name="unfiltered-netty-websockets_2.13.0-RC3" type="jar" />
</dependency>
@Grapes(
@Grab(group='ws.unfiltered', module='unfiltered-netty-websockets_2.13.0-RC3', version='0.10.0-M4')
)
libraryDependencies += "ws.unfiltered" % "unfiltered-netty-websockets_2.13.0-RC3" % "0.10.0-M4"
[ws.unfiltered/unfiltered-netty-websockets_2.13.0-RC3 "0.10.0-M4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0-RC3 |
ws.unfiltered : unfiltered-netty-server_2.13.0-RC3 | jar | 0.10.0-M4 |
Group / Artifact | Type | Version |
---|---|---|
ws.unfiltered : unfiltered-specs2_2.13.0-RC3 | jar | 0.10.0-M4 |
org.specs2 : specs2-core_2.13.0-RC3 | jar | 4.5.1 |
com.squareup.okhttp3 : okhttp | jar | 3.14.2 |
com.ning : async-http-client | jar | 1.8.17 |