Download finagle-postgres_2.11-0.3.2.jar file - Jar f

Jar examples for f:finagle-postgres-2.11

Description

finagle-postgres

You can download jar file finagle-postgres_2.11 0.3.2 in this page.

License

Apache 2.0

Build File

You can use the following script to add finagle-postgres_2.11-0.3.2.jar to your project.

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

Download

Click the following link to download the jar file.

finagle-postgres_2.11-0.3.2-javadoc.jar
finagle-postgres_2.11-0.3.2-sources.jar
finagle-postgres_2.11-0.3.2.jar
finagle-postgres_2.11-0.3.2.pom



Related Tutorials