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