gaelrenoux / tranzactio   5.2.0

GitHub

ZIO wrapper around Doobie and Anorm.

Scala versions: 3.x 2.13 2.12

tranzactio 1.0.1


Group ID:
io.github.gaelrenoux
Artifact ID:
tranzactio_2.13
Version:
1.0.1
Release Date:
Oct 18, 2020
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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