is not current version
Last Version 6.0.1

org.atnos:eff-scalaz_2.12 4.3.2

scalaz

Categories

Categories

Scala Languages
GroupId

GroupId

org.atnos
ArtifactId

ArtifactId

eff-scalaz_2.12
Version

Version

4.3.2
Type

Type

jar

Download eff-scalaz_2.12 4.3.2


<!-- https://jarcasting.com/artifacts/org.atnos/eff-scalaz_2.12/ -->
<dependency>
    <groupId>org.atnos</groupId>
    <artifactId>eff-scalaz_2.12</artifactId>
    <version>4.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.atnos/eff-scalaz_2.12/
implementation 'org.atnos:eff-scalaz_2.12:4.3.2'
// https://jarcasting.com/artifacts/org.atnos/eff-scalaz_2.12/
implementation ("org.atnos:eff-scalaz_2.12:4.3.2")
'org.atnos:eff-scalaz_2.12:jar:4.3.2'
<dependency org="org.atnos" name="eff-scalaz_2.12" rev="4.3.2">
  <artifact name="eff-scalaz_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.atnos', module='eff-scalaz_2.12', version='4.3.2')
)
libraryDependencies += "org.atnos" % "eff-scalaz_2.12" % "4.3.2"
[org.atnos/eff-scalaz_2.12 "4.3.2"]