is not current version
Last Version 0.3.109

com.dripower:postgresql-async_2.12 0.2.2011

postgresql-async

Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

com.dripower
ArtifactId

ArtifactId

postgresql-async_2.12
Version

Version

0.2.2011
Type

Type

jar

Download postgresql-async_2.12 0.2.2011


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