doobie-postgres-circe 0.9.0


Group ID:
org.tpolecat
Artifact ID:
doobie-postgres-circe_2.13
Version:
0.9.0
Release Date:
Apr 5, 2020
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>org.tpolecat</groupId>
  <artifactId>doobie-postgres-circe_2.13</artifactId>
  <version>0.9.0</version>
</dependency>

compile group: 'org.tpolecat', name: 'doobie-postgres-circe_2.13', version: '0.9.0'