GroupId | GroupIdcom.github.takayahilton |
---|---|
ArtifactId | ArtifactIdeff-zio_2.11 |
Version | Version0.1.3 |
Type | Typejar |
Filename | Size |
---|---|
eff-zio_2.11-0.1.3.pom | |
eff-zio_2.11-0.1.3.jar | 37 KB |
eff-zio_2.11-0.1.3-sources.jar | 2 KB |
eff-zio_2.11-0.1.3-javadoc.jar | 382 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.takayahilton/eff-zio_2.11/ -->
<dependency>
<groupId>com.github.takayahilton</groupId>
<artifactId>eff-zio_2.11</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.takayahilton/eff-zio_2.11/
implementation 'com.github.takayahilton:eff-zio_2.11:0.1.3'
// https://jarcasting.com/artifacts/com.github.takayahilton/eff-zio_2.11/
implementation ("com.github.takayahilton:eff-zio_2.11:0.1.3")
'com.github.takayahilton:eff-zio_2.11:jar:0.1.3'
<dependency org="com.github.takayahilton" name="eff-zio_2.11" rev="0.1.3">
<artifact name="eff-zio_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.takayahilton', module='eff-zio_2.11', version='0.1.3')
)
libraryDependencies += "com.github.takayahilton" % "eff-zio_2.11" % "0.1.3"
[com.github.takayahilton/eff-zio_2.11 "0.1.3"]