is not current version
Last Version 6.0.1

org.atnos:eff-scalaz_2.12 4.0.0-RC1

scalaz

Categories

Categories

Scala Languages
GroupId

GroupId

org.atnos
ArtifactId

ArtifactId

eff-scalaz_2.12
Version

Version

4.0.0-RC1
Type

Type

jar

Download eff-scalaz_2.12 4.0.0-RC1


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