Download finagle-core_2.10-6.5.1.jar file - Jar f

Jar examples for f:finagle-core-2.10

Description

finagle-core

You can download jar file finagle-core_2.10 6.5.1 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add finagle-core_2.10-6.5.1.jar to your project.

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

Download

Click the following link to download the jar file.

finagle-core_2.10-6.5.1-javadoc.jar
finagle-core_2.10-6.5.1-sources.jar
finagle-core_2.10-6.5.1.jar
finagle-core_2.10-6.5.1.pom



Related Tutorials