is not current version
Last Version 0.9.0-beta1

net.databinder:unfiltered-netty-websockets_2.11 0.8.2

WebSockets plan support using Netty

Categories

Categories

Data Net Netty Networking
GroupId

GroupId

net.databinder
ArtifactId

ArtifactId

unfiltered-netty-websockets_2.11
Version

Version

0.8.2
Type

Type

jar

Download unfiltered-netty-websockets_2.11 0.8.2


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