Download finagle-httpx_2.11-6.27.0.jar file - Jar f

Jar examples for f:finagle-httpx-2.11

Description

finagle-httpx

You can download jar file finagle-httpx_2.11 6.27.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add finagle-httpx_2.11-6.27.0.jar to your project.

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

Download

Click the following link to download the jar file.

finagle-httpx_2.11-6.27.0-javadoc.jar
finagle-httpx_2.11-6.27.0-sources.jar
finagle-httpx_2.11-6.27.0.jar
finagle-httpx_2.11-6.27.0.pom



Related Tutorials