is not current version
Last Version 1.0.0-RC2

org.tpolecat:doobie-postgres_3 0.13.3

Postgres support for doobie.

GroupId

GroupId

org.tpolecat
ArtifactId

ArtifactId

doobie-postgres_3
Version

Version

0.13.3
Type

Type

jar

Download doobie-postgres_3 0.13.3


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