is not current version
Last Version 0.12.0-M7

ws.unfiltered:unfiltered-netty-server_2.13 0.11.0-M3

Netty server embedding module

Categories

Categories

Net Netty Networking
GroupId

GroupId

ws.unfiltered
ArtifactId

ArtifactId

unfiltered-netty-server_2.13
Version

Version

0.11.0-M3
Type

Type

jar

Download unfiltered-netty-server_2.13 0.11.0-M3


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