is not current version
Last Version 6.0.1

org.atnos:eff-scalaz_2.12 5.12.0

scalaz

Categories

Categories

Scala Languages
GroupId

GroupId

org.atnos
ArtifactId

ArtifactId

eff-scalaz_2.12
Version

Version

5.12.0
Type

Type

jar

Download eff-scalaz_2.12 5.12.0


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