mvv / sager   0.2-M1

GitHub

Generic records for Scala

Scala versions: 3.x 2.13 2.12

sager-zio 0.1-M12


Group ID:
com.github.mvv.sager
Artifact ID:
sager-zio_2.12
Version:
0.1-M12
Release Date:
Nov 2, 2021
Licenses:
Files:

libraryDependencies += "com.github.mvv.sager" %% "sager-zio" % "0.1-M12"

Mill build tool

ivy"com.github.mvv.sager::sager-zio:0.1-M12"

Scala CLI

//> using dep "com.github.mvv.sager::sager-zio:0.1-M12"

Ammonite REPL

import $ivy.`com.github.mvv.sager::sager-zio:0.1-M12`

<dependency>
  <groupId>com.github.mvv.sager</groupId>
  <artifactId>sager-zio_2.12</artifactId>
  <version>0.1-M12</version>
</dependency>

compile group: 'com.github.mvv.sager', name: 'sager-zio_2.12', version: '0.1-M12'