Download finagle-core_2.9.2-6.0.5.jar file - Jar f

Jar examples for f:finagle-core-2.9.2

Description

finagle-core

You can download jar file finagle-core_2.9.2 6.0.5 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add finagle-core_2.9.2-6.0.5.jar to your project.

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

Download

Click the following link to download the jar file.

finagle-core_2.9.2-6.0.5-javadoc.jar
finagle-core_2.9.2-6.0.5-sources.jar
finagle-core_2.9.2-6.0.5.jar
finagle-core_2.9.2-6.0.5.pom



Related Tutorials