is not current version
Last Version 0.2.21

com.github.mauricio:postgresql-async_2.10 0.2.13

postgresql-async

Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

com.github.mauricio
ArtifactId

ArtifactId

postgresql-async_2.10
Version

Version

0.2.13
Type

Type

jar

Download postgresql-async_2.10 0.2.13


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