GroupId | GroupIdio.github.kitlangton |
---|---|
ArtifactId | ArtifactIdzio-magic_2.12 |
Version | Version0.1.12 |
Type | Typejar |
Filename | Size |
---|---|
zio-magic_2.12-0.1.12.pom | |
zio-magic_2.12-0.1.12.jar | 31 KB |
zio-magic_2.12-0.1.12-sources.jar | 1 KB |
zio-magic_2.12-0.1.12-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.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"]