Download finagle-netty4_2.11-18.5.0.jar file - Jar f

Jar examples for f:finagle-netty4-2.11

Description

finagle-netty4

You can download jar file finagle-netty4_2.11 18.5.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add finagle-netty4_2.11-18.5.0.jar to your project.

<dependency>
   <groupId>com.twitter</groupId>
   <artifactId>finagle-netty4_2.11</artifactId>
   <version>18.5.0</version>
</dependency>
compile group: 'com.twitter', name: 'finagle-netty4_2.11', version: '18.5.0'
libraryDependencies += "com.twitter" % "finagle-netty4_2.11" % "18.5.0"
<dependency org="com.twitter" name="finagle-netty4_2.11" rev="18.5.0"/>
@Grapes(@Grab(group='com.twitter', module='finagle-netty4_2.11', version='18.5.0'))
'com.twitter:finagle-netty4_2.11:jar:18.5.0'

Download

Click the following link to download the jar file.

finagle-netty4_2.11-18.5.0-javadoc.jar
finagle-netty4_2.11-18.5.0-sources.jar
finagle-netty4_2.11-18.5.0.jar
finagle-netty4_2.11-18.5.0.pom



Related Tutorials