gaelrenoux / tranzactio   5.2.0

GitHub

ZIO wrapper around Doobie and Anorm.

Scala versions: 3.x 2.13 2.12

tranzactio 1.2.0


Group ID:
io.github.gaelrenoux
Artifact ID:
tranzactio_2.13
Version:
1.2.0
Release Date:
Jan 17, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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