GroupId | GroupIdio.github.kitlangton |
---|---|
ArtifactId | ArtifactIdzio-magic_2.11 |
Version | Version0.3.0 |
Type | Typejar |
Filename | Size |
---|---|
zio-magic_2.11-0.3.0.pom | |
zio-magic_2.11-0.3.0.jar | 39 KB |
zio-magic_2.11-0.3.0-sources.jar | 1 KB |
zio-magic_2.11-0.3.0-javadoc.jar | 380 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.kitlangton/zio-magic_2.11/ -->
<dependency>
<groupId>io.github.kitlangton</groupId>
<artifactId>zio-magic_2.11</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.kitlangton/zio-magic_2.11/
implementation 'io.github.kitlangton:zio-magic_2.11:0.3.0'
// https://jarcasting.com/artifacts/io.github.kitlangton/zio-magic_2.11/
implementation ("io.github.kitlangton:zio-magic_2.11:0.3.0")
'io.github.kitlangton:zio-magic_2.11:jar:0.3.0'
<dependency org="io.github.kitlangton" name="zio-magic_2.11" rev="0.3.0">
<artifact name="zio-magic_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.kitlangton', module='zio-magic_2.11', version='0.3.0')
)
libraryDependencies += "io.github.kitlangton" % "zio-magic_2.11" % "0.3.0"
[io.github.kitlangton/zio-magic_2.11 "0.3.0"]