Download finagle-http_2.9.2-6.12.2.jar file - Jar f

Jar examples for f:finagle-http-2.9.2

Description

finagle-http

You can download jar file finagle-http_2.9.2 6.12.2 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add finagle-http_2.9.2-6.12.2.jar to your project.

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

Download

Click the following link to download the jar file.

finagle-http_2.9.2-6.12.2-javadoc.jar
finagle-http_2.9.2-6.12.2-sources.jar
finagle-http_2.9.2-6.12.2.jar
finagle-http_2.9.2-6.12.2.pom



Related Tutorials