gaelrenoux / tranzactio   5.2.0

GitHub

ZIO wrapper around Doobie and Anorm.

Scala versions: 3.x 2.13 2.12

tranzactio 1.0.0


Group ID:
io.github.gaelrenoux
Artifact ID:
tranzactio_2.13
Version:
1.0.0
Release Date:
Aug 22, 2020
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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