Download finch-core_2.10-0.11.0-M3.jar file - Jar f

Jar examples for f:finch-core-2.10

Description

finch-core

You can download jar file finch-core_2.10 0.11.0-M3 in this page.

License

Apache 2.0

Build File

You can use the following script to add finch-core_2.10-0.11.0-M3.jar to your project.

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

Download

Click the following link to download the jar file.

finch-core_2.10-0.11.0-M3-javadoc.jar
finch-core_2.10-0.11.0-M3-sources.jar
finch-core_2.10-0.11.0-M3.jar
finch-core_2.10-0.11.0-M3.pom



Related Tutorials