Download finagle-postgres_2.12-0.4.2.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.4.2 in this page.

License

Apache 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials