is not current version
Last Version 0.10.4

ws.unfiltered:unfiltered-netty-server_2.11 0.9.1

Netty server embedding module

Categories

Categories

Net Netty Networking
GroupId

GroupId

ws.unfiltered
ArtifactId

ArtifactId

unfiltered-netty-server_2.11
Version

Version

0.9.1
Type

Type

jar

Download unfiltered-netty-server_2.11 0.9.1


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