is not current version
Last Version 19.3.0

com.twitter:finagle-netty3_2.11 18.9.1

finagle-netty3

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.twitter
ArtifactId

ArtifactId

finagle-netty3_2.11
Version

Version

18.9.1
Type

Type

jar

Download finagle-netty3_2.11 18.9.1


<!-- https://jarcasting.com/artifacts/com.twitter/finagle-netty3_2.11/ -->
<dependency>
    <groupId>com.twitter</groupId>
    <artifactId>finagle-netty3_2.11</artifactId>
    <version>18.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/finagle-netty3_2.11/
implementation 'com.twitter:finagle-netty3_2.11:18.9.1'
// https://jarcasting.com/artifacts/com.twitter/finagle-netty3_2.11/
implementation ("com.twitter:finagle-netty3_2.11:18.9.1")
'com.twitter:finagle-netty3_2.11:jar:18.9.1'
<dependency org="com.twitter" name="finagle-netty3_2.11" rev="18.9.1">
  <artifact name="finagle-netty3_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='finagle-netty3_2.11', version='18.9.1')
)
libraryDependencies += "com.twitter" % "finagle-netty3_2.11" % "18.9.1"
[com.twitter/finagle-netty3_2.11 "18.9.1"]