gaelrenoux / tranzactio   5.2.0

GitHub

ZIO wrapper around Doobie and Anorm.

Scala versions: 3.x 2.13 2.12

tranzactio 0.6.0


Group ID:
io.github.gaelrenoux
Artifact ID:
tranzactio_2.13
Version:
0.6.0
Release Date:
Jun 27, 2020
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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