Download finagle-postgres_2.12-0.7.0.jar file - Jar f

Jar examples for f:finagle-postgres-2.12

Description

finagle-postgres

You can download jar file finagle-postgres_2.12 0.7.0 in this page.

License

Apache 2.0

Build File

You can use the following script to add finagle-postgres_2.12-0.7.0.jar to your project.

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

Download

Click the following link to download the jar file.

finagle-postgres_2.12-0.7.0-javadoc.jar
finagle-postgres_2.12-0.7.0-sources.jar
finagle-postgres_2.12-0.7.0.jar
finagle-postgres_2.12-0.7.0.pom



Related Tutorials