broij / zarrow   1.1.0

Apache License 2.0 GitHub

Effectful mappings with ZIO

Scala versions: 3.x 2.13 2.12

zarrow 1.0.0


Group ID:
be.broij
Artifact ID:
zarrow_3
Version:
1.0.0
Release Date:
Jun 27, 2024
Licenses:
Files:
Full Scala Version:
3.4.2
Developers:

libraryDependencies += "be.broij" %% "zarrow" % "1.0.0"

Mill build tool

ivy"be.broij::zarrow:1.0.0"

Scala CLI

//> using dep "be.broij::zarrow:1.0.0"

Ammonite REPL

import $ivy.`be.broij::zarrow:1.0.0`

<dependency>
  <groupId>be.broij</groupId>
  <artifactId>zarrow_3</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'be.broij', name: 'zarrow_3', version: '1.0.0'