Download finagle-base-http_2.12-7.1.0.jar file - Jar f

Jar examples for f:finagle-base-http-2.12

Description

finagle-base-http

You can download jar file finagle-base-http_2.12 7.1.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add finagle-base-http_2.12-7.1.0.jar to your project.

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

Download

Click the following link to download the jar file.

finagle-base-http_2.12-7.1.0-javadoc.jar
finagle-base-http_2.12-7.1.0-sources.jar
finagle-base-http_2.12-7.1.0.jar
finagle-base-http_2.12-7.1.0.pom



Related Tutorials