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