Download featherbed-core_2.12-0.3.3.jar file - Jar f

Jar examples for f:featherbed-core-2.12

Description

featherbed-core

You can download jar file featherbed-core_2.12 0.3.3 in this page.

License

Apache 2.0

Build File

You can use the following script to add featherbed-core_2.12-0.3.3.jar to your project.

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

Download

Click the following link to download the jar file.

featherbed-core_2.12-0.3.3-javadoc.jar
featherbed-core_2.12-0.3.3-sources.jar
featherbed-core_2.12-0.3.3.jar
featherbed-core_2.12-0.3.3.pom



Related Tutorials