is not current version
Last Version 19.3.0

com.twitter:finagle-netty3_2.11 17.12.0

finagle-netty3

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.twitter
ArtifactId

ArtifactId

finagle-netty3_2.11
Version

Version

17.12.0
Type

Type

jar

Download finagle-netty3_2.11 17.12.0


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