gaelrenoux / tranzactio   5.2.0

GitHub

ZIO wrapper around Doobie and Anorm.

Scala versions: 3.x 2.13 2.12

tranzactio 2.0.0


Group ID:
io.github.gaelrenoux
Artifact ID:
tranzactio_2.13
Version:
2.0.0
Release Date:
Mar 21, 2021
Licenses:
Files:

libraryDependencies += "io.github.gaelrenoux" %% "tranzactio" % "2.0.0"

Mill build tool

ivy"io.github.gaelrenoux::tranzactio:2.0.0"

Scala CLI

//> using dep "io.github.gaelrenoux::tranzactio:2.0.0"

Ammonite REPL

import $ivy.`io.github.gaelrenoux::tranzactio:2.0.0`

<dependency>
  <groupId>io.github.gaelrenoux</groupId>
  <artifactId>tranzactio_2.13</artifactId>
  <version>2.0.0</version>
</dependency>

compile group: 'io.github.gaelrenoux', name: 'tranzactio_2.13', version: '2.0.0'