is not current version
Last Version 0.3.12

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

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

GroupId

GroupId

io.github.kitlangton
ArtifactId

ArtifactId

zio-magic_2.12
Version

Version

0.1.12
Type

Type

jar

Download zio-magic_2.12 0.1.12


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