is not current version
Last Version 0.8.0

net.databinder:unfiltered-netty_2.9.3 0.6.7

Netty server binding module

Categories

Categories

Data Net Netty Networking
GroupId

GroupId

net.databinder
ArtifactId

ArtifactId

unfiltered-netty_2.9.3
Version

Version

0.6.7
Type

Type

jar

Download unfiltered-netty_2.9.3 0.6.7


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