is not current version
Last Version 0.12.0-M7

ws.unfiltered:unfiltered-netty_3 0.11.0-M3

Netty server binding module

Categories

Categories

Net Netty Networking
GroupId

GroupId

ws.unfiltered
ArtifactId

ArtifactId

unfiltered-netty_3
Version

Version

0.11.0-M3
Type

Type

jar

Download unfiltered-netty_3 0.11.0-M3


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