is not current version
Last Version 0.12.0-M7

ws.unfiltered:unfiltered-netty-server_2.13 0.10.0-M5

Netty server embedding module

Categories

Categories

Net Netty Networking
GroupId

GroupId

ws.unfiltered
ArtifactId

ArtifactId

unfiltered-netty-server_2.13
Version

Version

0.10.0-M5
Type

Type

jar

Download unfiltered-netty-server_2.13 0.10.0-M5


<!-- 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.10.0-M5</version>
</dependency>
// https://jarcasting.com/artifacts/ws.unfiltered/unfiltered-netty-server_2.13/
implementation 'ws.unfiltered:unfiltered-netty-server_2.13:0.10.0-M5'
// https://jarcasting.com/artifacts/ws.unfiltered/unfiltered-netty-server_2.13/
implementation ("ws.unfiltered:unfiltered-netty-server_2.13:0.10.0-M5")
'ws.unfiltered:unfiltered-netty-server_2.13:jar:0.10.0-M5'
<dependency org="ws.unfiltered" name="unfiltered-netty-server_2.13" rev="0.10.0-M5">
  <artifact name="unfiltered-netty-server_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='ws.unfiltered', module='unfiltered-netty-server_2.13', version='0.10.0-M5')
)
libraryDependencies += "ws.unfiltered" % "unfiltered-netty-server_2.13" % "0.10.0-M5"
[ws.unfiltered/unfiltered-netty-server_2.13 "0.10.0-M5"]