Download finagle-core_2.12-7.0.0.jar file - Jar f

Jar examples for f:finagle-core-2.12

Description

finagle-core

You can download jar file finagle-core_2.12 7.0.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add finagle-core_2.12-7.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

finagle-core_2.12-7.0.0-javadoc.jar
finagle-core_2.12-7.0.0-sources.jar
finagle-core_2.12-7.0.0.jar
finagle-core_2.12-7.0.0.pom



Related Tutorials