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