Download finch-core_2.12-0.16.0-M6.jar file - Jar f

Jar examples for f:finch-core-2.12

Description

core

You can download jar file finch-core_2.12 0.16.0-M6 in this page.

License

Apache 2.0

Build File

You can use the following script to add finch-core_2.12-0.16.0-M6.jar to your project.

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

Download

Click the following link to download the jar file.

finch-core_2.12-0.16.0-M6-javadoc.jar
finch-core_2.12-0.16.0-M6-sources.jar
finch-core_2.12-0.16.0-M6.jar
finch-core_2.12-0.16.0-M6.pom



Related Tutorials