Download finagle-exp_2.12-17.12.0.jar file - Jar f

Jar examples for f:finagle-exp-2.12

Description

finagle-exp

You can download jar file finagle-exp_2.12 17.12.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add finagle-exp_2.12-17.12.0.jar to your project.

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

Download

Click the following link to download the jar file.

finagle-exp_2.12-17.12.0-javadoc.jar
finagle-exp_2.12-17.12.0-sources.jar
finagle-exp_2.12-17.12.0.jar
finagle-exp_2.12-17.12.0.pom



Related Tutorials