jatcwang / doobieroll   0.3.2

Apache License 2.0 GitHub

Utilities for working with Doobie/SQL

Scala versions: 2.13 2.12

doobieroll 0.2.1


Group ID:
com.github.jatcwang
Artifact ID:
doobieroll_2.13
Version:
0.2.1
Release Date:
Mar 9, 2021
Licenses:
Files:

libraryDependencies += "com.github.jatcwang" %% "doobieroll" % "0.2.1"

Mill build tool

ivy"com.github.jatcwang::doobieroll:0.2.1"

Scala CLI

//> using dep "com.github.jatcwang::doobieroll:0.2.1"

Ammonite REPL

import $ivy.`com.github.jatcwang::doobieroll:0.2.1`

<dependency>
  <groupId>com.github.jatcwang</groupId>
  <artifactId>doobieroll_2.13</artifactId>
  <version>0.2.1</version>
</dependency>

compile group: 'com.github.jatcwang', name: 'doobieroll_2.13', version: '0.2.1'