is not current version
Last Version 0.3.12

io.github.kitlangton:zio-magic_2.13 0.1.12

Magically construct ZLayers at compile-time (with friendly errors)

GroupId

GroupId

io.github.kitlangton
ArtifactId

ArtifactId

zio-magic_2.13
Version

Version

0.1.12
Type

Type

jar

Download zio-magic_2.13 0.1.12


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