Download finagle-postgres_2.11-0.4.3.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.4.3 in this page.

License

Apache 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials