не последняя версия
Последняя версия 1.0.0-M2

org.tpolecat:doobie-postgres_3.0.0-RC2 0.13.2

Postgres support for doobie.

Группа

Группа

org.tpolecat
Идентификатор

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

doobie-postgres_3.0.0-RC2
Версия

Версия

0.13.2
Тип

Тип

jar

Скачать doobie-postgres_3.0.0-RC2 0.13.2


<!-- https://jarcasting.com/artifacts/org.tpolecat/doobie-postgres_3.0.0-RC2/ -->
<dependency>
    <groupId>org.tpolecat</groupId>
    <artifactId>doobie-postgres_3.0.0-RC2</artifactId>
    <version>0.13.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.tpolecat/doobie-postgres_3.0.0-RC2/
implementation 'org.tpolecat:doobie-postgres_3.0.0-RC2:0.13.2'
// https://jarcasting.com/artifacts/org.tpolecat/doobie-postgres_3.0.0-RC2/
implementation ("org.tpolecat:doobie-postgres_3.0.0-RC2:0.13.2")
'org.tpolecat:doobie-postgres_3.0.0-RC2:jar:0.13.2'
<dependency org="org.tpolecat" name="doobie-postgres_3.0.0-RC2" rev="0.13.2">
  <artifact name="doobie-postgres_3.0.0-RC2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tpolecat', module='doobie-postgres_3.0.0-RC2', version='0.13.2')
)
libraryDependencies += "org.tpolecat" % "doobie-postgres_3.0.0-RC2" % "0.13.2"
[org.tpolecat/doobie-postgres_3.0.0-RC2 "0.13.2"]