не последняя версия
Последняя версия 0.9

com.github.alaisi.pgasync:postgres-async-driver 0.2

Asynchronous PostgreSQL Java driver

Группа

Группа

com.github.alaisi.pgasync
Идентификатор

Идентификатор

postgres-async-driver
Версия

Версия

0.2
Тип

Тип

jar

Скачать postgres-async-driver 0.2


<!-- https://jarcasting.com/artifacts/com.github.alaisi.pgasync/postgres-async-driver/ -->
<dependency>
    <groupId>com.github.alaisi.pgasync</groupId>
    <artifactId>postgres-async-driver</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.alaisi.pgasync/postgres-async-driver/
implementation 'com.github.alaisi.pgasync:postgres-async-driver:0.2'
// https://jarcasting.com/artifacts/com.github.alaisi.pgasync/postgres-async-driver/
implementation ("com.github.alaisi.pgasync:postgres-async-driver:0.2")
'com.github.alaisi.pgasync:postgres-async-driver:jar:0.2'
<dependency org="com.github.alaisi.pgasync" name="postgres-async-driver" rev="0.2">
  <artifact name="postgres-async-driver" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.alaisi.pgasync', module='postgres-async-driver', version='0.2')
)
libraryDependencies += "com.github.alaisi.pgasync" % "postgres-async-driver" % "0.2"
[com.github.alaisi.pgasync/postgres-async-driver "0.2"]