Download finagle-http_2.11-17.11.0.jar file - Jar f

Jar examples for f:finagle-http-2.11

Description

finagle-http

You can download jar file finagle-http_2.11 17.11.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add finagle-http_2.11-17.11.0.jar to your project.

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

Download

Click the following link to download the jar file.

finagle-http_2.11-17.11.0-javadoc.jar
finagle-http_2.11-17.11.0-sources.jar
finagle-http_2.11-17.11.0.jar
finagle-http_2.11-17.11.0.pom



Related Tutorials