is not current version
Last Version 0.2.21

com.github.mauricio:postgresql-async_2.11 0.2.15

postgresql-async

Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

com.github.mauricio
ArtifactId

ArtifactId

postgresql-async_2.11
Version

Version

0.2.15
Type

Type

jar

Download postgresql-async_2.11 0.2.15


<!-- https://jarcasting.com/artifacts/com.github.mauricio/postgresql-async_2.11/ -->
<dependency>
    <groupId>com.github.mauricio</groupId>
    <artifactId>postgresql-async_2.11</artifactId>
    <version>0.2.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mauricio/postgresql-async_2.11/
implementation 'com.github.mauricio:postgresql-async_2.11:0.2.15'
// https://jarcasting.com/artifacts/com.github.mauricio/postgresql-async_2.11/
implementation ("com.github.mauricio:postgresql-async_2.11:0.2.15")
'com.github.mauricio:postgresql-async_2.11:jar:0.2.15'
<dependency org="com.github.mauricio" name="postgresql-async_2.11" rev="0.2.15">
  <artifact name="postgresql-async_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mauricio', module='postgresql-async_2.11', version='0.2.15')
)
libraryDependencies += "com.github.mauricio" % "postgresql-async_2.11" % "0.2.15"
[com.github.mauricio/postgresql-async_2.11 "0.2.15"]