Categories |
CategoriesScala Languages |
---|---|
GroupId | GroupIdorg.atnos |
ArtifactId | ArtifactIdeff-scalaz_2.11 |
Version | Version5.3.0 |
Type | Typejar |
Filename | Size |
---|---|
eff-scalaz_2.11-5.3.0.pom | |
eff-scalaz_2.11-5.3.0.jar | 246 KB |
eff-scalaz_2.11-5.3.0-sources.jar | 11 KB |
eff-scalaz_2.11-5.3.0-javadoc.jar | 510 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.atnos/eff-scalaz_2.11/ -->
<dependency>
<groupId>org.atnos</groupId>
<artifactId>eff-scalaz_2.11</artifactId>
<version>5.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.atnos/eff-scalaz_2.11/
implementation 'org.atnos:eff-scalaz_2.11:5.3.0'
// https://jarcasting.com/artifacts/org.atnos/eff-scalaz_2.11/
implementation ("org.atnos:eff-scalaz_2.11:5.3.0")
'org.atnos:eff-scalaz_2.11:jar:5.3.0'
<dependency org="org.atnos" name="eff-scalaz_2.11" rev="5.3.0">
<artifact name="eff-scalaz_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.atnos', module='eff-scalaz_2.11', version='5.3.0')
)
libraryDependencies += "org.atnos" % "eff-scalaz_2.11" % "5.3.0"
[org.atnos/eff-scalaz_2.11 "5.3.0"]