is not current version
Last Version 0.3.109

com.dripower:postgresql-async_2.11 0.3.108

postgresql-async

Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

com.dripower
ArtifactId

ArtifactId

postgresql-async_2.11
Version

Version

0.3.108
Type

Type

jar

Download postgresql-async_2.11 0.3.108


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