| GroupId | GroupIdio.github.kitlangton |
|---|---|
| ArtifactId | ArtifactIdzio-magic_2.13 |
| Version | Version0.3.8 |
| Type | Typejar |
| Filename | Size |
|---|---|
| zio-magic_2.13-0.3.8.pom | |
| zio-magic_2.13-0.3.8.jar | 39 KB |
| zio-magic_2.13-0.3.8-sources.jar | 1 KB |
| zio-magic_2.13-0.3.8-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.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.kitlangton/zio-magic_2.13/
implementation 'io.github.kitlangton:zio-magic_2.13:0.3.8'
// https://jarcasting.com/artifacts/io.github.kitlangton/zio-magic_2.13/
implementation ("io.github.kitlangton:zio-magic_2.13:0.3.8")
'io.github.kitlangton:zio-magic_2.13:jar:0.3.8'
<dependency org="io.github.kitlangton" name="zio-magic_2.13" rev="0.3.8">
<artifact name="zio-magic_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.kitlangton', module='zio-magic_2.13', version='0.3.8')
)
libraryDependencies += "io.github.kitlangton" % "zio-magic_2.13" % "0.3.8"
[io.github.kitlangton/zio-magic_2.13 "0.3.8"]