is not current version
Last Version 2.0.8

com.github.jasync-sql:jasync-postgresql 1.0.14

jasync-sql - Async, Netty based, JVM database drivers for PostgreSQL and MySQL written in Kotlin

Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

com.github.jasync-sql
ArtifactId

ArtifactId

jasync-postgresql
Version

Version

1.0.14
Type

Type

jar

Download jasync-postgresql 1.0.14


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