doobie-munit 1.0.0-RC2


Group ID:
org.tpolecat
Artifact ID:
doobie-munit_2.13
Version:
1.0.0-RC2
Release Date:
Jan 11, 2022
Licenses:
MIT
Files:

libraryDependencies += "org.tpolecat" %% "doobie-munit" % "1.0.0-RC2"

Mill build tool

ivy"org.tpolecat::doobie-munit:1.0.0-RC2"

Scala CLI

//> using dep "org.tpolecat::doobie-munit:1.0.0-RC2"

Ammonite REPL

import $ivy.`org.tpolecat::doobie-munit:1.0.0-RC2`

<dependency>
  <groupId>org.tpolecat</groupId>
  <artifactId>doobie-munit_2.13</artifactId>
  <version>1.0.0-RC2</version>
</dependency>

compile group: 'org.tpolecat', name: 'doobie-munit_2.13', version: '1.0.0-RC2'