is not current version
Last Version 19.3.0

com.twitter:finagle-netty3_2.11 7.1.0

finagle-netty3

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.twitter
ArtifactId

ArtifactId

finagle-netty3_2.11
Version

Version

7.1.0
Type

Type

jar

Download finagle-netty3_2.11 7.1.0


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