is not current version
Last Version 0.2.1

net.databinder:unfiltered-netty_2.8.1.RC1 0.2.0


Categories

Categories

Data Net Netty Networking
GroupId

GroupId

net.databinder
ArtifactId

ArtifactId

unfiltered-netty_2.8.1.RC1
Version

Version

0.2.0
Type

Type

jar

Download unfiltered-netty_2.8.1.RC1 0.2.0


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