doobie-postgres-circe 0.13.4


Group ID:
org.tpolecat
Artifact ID:
doobie-postgres-circe_2.12
Version:
0.13.4
Release Date:
May 23, 2021
Licenses:
MIT
Files:

libraryDependencies += "org.tpolecat" %% "doobie-postgres-circe" % "0.13.4"

Mill build tool

ivy"org.tpolecat::doobie-postgres-circe:0.13.4"

Scala CLI

//> using dep "org.tpolecat::doobie-postgres-circe:0.13.4"

Ammonite REPL

import $ivy.`org.tpolecat::doobie-postgres-circe:0.13.4`

<dependency>
  <groupId>org.tpolecat</groupId>
  <artifactId>doobie-postgres-circe_2.12</artifactId>
  <version>0.13.4</version>
</dependency>

compile group: 'org.tpolecat', name: 'doobie-postgres-circe_2.12', version: '0.13.4'