Download postgresql-async_2.10-0.2.3.jar file - Jar p

Jar examples for p:postgresql-async-2.10

Description

postgresql-async

You can download jar file postgresql-async_2.10 0.2.3 in this page.

License

APACHE-2.0

Build File

You can use the following script to add postgresql-async_2.10-0.2.3.jar to your project.

<dependency>
   <groupId>com.github.mauricio</groupId>
   <artifactId>postgresql-async_2.10</artifactId>
   <version>0.2.3</version>
</dependency>
compile group: 'com.github.mauricio', name: 'postgresql-async_2.10', version: '0.2.3'
libraryDependencies += "com.github.mauricio" % "postgresql-async_2.10" % "0.2.3"
<dependency org="com.github.mauricio" name="postgresql-async_2.10" rev="0.2.3"/>
@Grapes(@Grab(group='com.github.mauricio', module='postgresql-async_2.10', version='0.2.3'))
'com.github.mauricio:postgresql-async_2.10:jar:0.2.3'

Download

Click the following link to download the jar file.

postgresql-async_2.10-0.2.3-javadoc.jar
postgresql-async_2.10-0.2.3-sources.jar
postgresql-async_2.10-0.2.3.jar
postgresql-async_2.10-0.2.3.pom



Related Tutorials