is not current version
Last Version 0.12.0-M7

ws.unfiltered:unfiltered-netty-websockets_3 0.10.2

WebSockets plan support using Netty

Categories

Categories

Net Netty Networking
GroupId

GroupId

ws.unfiltered
ArtifactId

ArtifactId

unfiltered-netty-websockets_3
Version

Version

0.10.2
Type

Type

jar

Download unfiltered-netty-websockets_3 0.10.2


<!-- https://jarcasting.com/artifacts/ws.unfiltered/unfiltered-netty-websockets_3/ -->
<dependency>
    <groupId>ws.unfiltered</groupId>
    <artifactId>unfiltered-netty-websockets_3</artifactId>
    <version>0.10.2</version>
</dependency>
// https://jarcasting.com/artifacts/ws.unfiltered/unfiltered-netty-websockets_3/
implementation 'ws.unfiltered:unfiltered-netty-websockets_3:0.10.2'
// https://jarcasting.com/artifacts/ws.unfiltered/unfiltered-netty-websockets_3/
implementation ("ws.unfiltered:unfiltered-netty-websockets_3:0.10.2")
'ws.unfiltered:unfiltered-netty-websockets_3:jar:0.10.2'
<dependency org="ws.unfiltered" name="unfiltered-netty-websockets_3" rev="0.10.2">
  <artifact name="unfiltered-netty-websockets_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='ws.unfiltered', module='unfiltered-netty-websockets_3', version='0.10.2')
)
libraryDependencies += "ws.unfiltered" % "unfiltered-netty-websockets_3" % "0.10.2"
[ws.unfiltered/unfiltered-netty-websockets_3 "0.10.2"]