GroupId | GroupIdcom.github.takayahilton |
---|---|
ArtifactId | ArtifactIdeff-zio_2.11 |
Version | Version0.1.1 |
Type | Typejar |
Filename | Size |
---|---|
eff-zio_2.11-0.1.1.pom | |
eff-zio_2.11-0.1.1.jar | 35 KB |
eff-zio_2.11-0.1.1-sources.jar | 2 KB |
eff-zio_2.11-0.1.1-javadoc.jar | 375 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.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.takayahilton/eff-zio_2.11/
implementation 'com.github.takayahilton:eff-zio_2.11:0.1.1'
// https://jarcasting.com/artifacts/com.github.takayahilton/eff-zio_2.11/
implementation ("com.github.takayahilton:eff-zio_2.11:0.1.1")
'com.github.takayahilton:eff-zio_2.11:jar:0.1.1'
<dependency org="com.github.takayahilton" name="eff-zio_2.11" rev="0.1.1">
<artifact name="eff-zio_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.takayahilton', module='eff-zio_2.11', version='0.1.1')
)
libraryDependencies += "com.github.takayahilton" % "eff-zio_2.11" % "0.1.1"
[com.github.takayahilton/eff-zio_2.11 "0.1.1"]