is not current version
Last Version 4.0.0

io.github.gaelrenoux:tranzactio_2.13 3.0.0-M3

ZIO wrapper for Scala DB libraries (e.g. Doobie)

GroupId

GroupId

io.github.gaelrenoux
ArtifactId

ArtifactId

tranzactio_2.13
Version

Version

3.0.0-M3
Type

Type

jar

Download tranzactio_2.13 3.0.0-M3


<!-- https://jarcasting.com/artifacts/io.github.gaelrenoux/tranzactio_2.13/ -->
<dependency>
    <groupId>io.github.gaelrenoux</groupId>
    <artifactId>tranzactio_2.13</artifactId>
    <version>3.0.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.gaelrenoux/tranzactio_2.13/
implementation 'io.github.gaelrenoux:tranzactio_2.13:3.0.0-M3'
// https://jarcasting.com/artifacts/io.github.gaelrenoux/tranzactio_2.13/
implementation ("io.github.gaelrenoux:tranzactio_2.13:3.0.0-M3")
'io.github.gaelrenoux:tranzactio_2.13:jar:3.0.0-M3'
<dependency org="io.github.gaelrenoux" name="tranzactio_2.13" rev="3.0.0-M3">
  <artifact name="tranzactio_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.gaelrenoux', module='tranzactio_2.13', version='3.0.0-M3')
)
libraryDependencies += "io.github.gaelrenoux" % "tranzactio_2.13" % "3.0.0-M3"
[io.github.gaelrenoux/tranzactio_2.13 "3.0.0-M3"]