is not current version
Last Version 0.3.108

com.dripower:postgresql-async_2.13.0-RC1 0.3.107

postgresql-async

Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

com.dripower
ArtifactId

ArtifactId

postgresql-async_2.13.0-RC1
Version

Version

0.3.107
Type

Type

jar

Download postgresql-async_2.13.0-RC1 0.3.107


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