kitlangton / zio-magic   0.3.12

Apache License 2.0 GitHub

Construct ZLayers automagically (w/ helpful compile-time errors)

Scala versions: 2.13 2.12 2.11
Scala.js versions: 1.x

zio-magic-macros 0.2.3


Group ID:
io.github.kitlangton
Artifact ID:
zio-magic-macros_2.12
Version:
0.2.3
Release Date:
Mar 30, 2021
Licenses:
Files:

libraryDependencies += "io.github.kitlangton" %% "zio-magic-macros" % "0.2.3"

Mill build tool

ivy"io.github.kitlangton::zio-magic-macros:0.2.3"

Scala CLI

//> using dep "io.github.kitlangton::zio-magic-macros:0.2.3"

Ammonite REPL

import $ivy.`io.github.kitlangton::zio-magic-macros:0.2.3`

<dependency>
  <groupId>io.github.kitlangton</groupId>
  <artifactId>zio-magic-macros_2.12</artifactId>
  <version>0.2.3</version>
</dependency>

compile group: 'io.github.kitlangton', name: 'zio-magic-macros_2.12', version: '0.2.3'