| License |
License |
|---|---|
| GroupId | GroupIdio.github.kitlangton |
| ArtifactId | ArtifactIdzio-magic_2.13 |
| Version | Version0.3.10 |
| Type | Typejar |
| Description |
Descriptionzio-magic
Magically construct ZLayers at compile-time (with friendly errors)
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| zio-magic_2.13-0.3.10.pom | |
| zio-magic_2.13-0.3.10.jar | 39 KB |
| zio-magic_2.13-0.3.10-sources.jar | 1 KB |
| zio-magic_2.13-0.3.10-javadoc.jar | 1 MB |
| Browse |
<!-- 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.3.10</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.kitlangton/zio-magic_2.13/
implementation 'io.github.kitlangton:zio-magic_2.13:0.3.10'
// https://jarcasting.com/artifacts/io.github.kitlangton/zio-magic_2.13/
implementation ("io.github.kitlangton:zio-magic_2.13:0.3.10")
'io.github.kitlangton:zio-magic_2.13:jar:0.3.10'
<dependency org="io.github.kitlangton" name="zio-magic_2.13" rev="0.3.10">
<artifact name="zio-magic_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.kitlangton', module='zio-magic_2.13', version='0.3.10')
)
libraryDependencies += "io.github.kitlangton" % "zio-magic_2.13" % "0.3.10"
[io.github.kitlangton/zio-magic_2.13 "0.3.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.7 |
| io.github.kitlangton : zio-magic-macros_2.13 | jar | 0.3.10 |
| dev.zio : zio_2.13 | jar | 1.0.12 |
| dev.zio : zio-macros_2.13 | jar | 1.0.12 |
| dev.zio : zio-test_2.13 | jar | 1.0.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| dev.zio : zio-test-sbt_2.13 | jar | 1.0.12 |