License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdorg.scalaz |
ArtifactId | ArtifactIdscalaz-effect_3 |
Last Version | Last Version7.4.0-M12 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscalaz-effect
scalaz-effect
|
Project URL |
Project URL |
Project Organization |
Project Organizationorg.scalaz |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scalaz-effect_3-7.4.0-M12.pom | |
scalaz-effect_3-7.4.0-M12.jar | 365 KB |
scalaz-effect_3-7.4.0-M12-sources.jar | 21 KB |
scalaz-effect_3-7.4.0-M12-javadoc.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.scalaz/scalaz-effect_3/ -->
<dependency>
<groupId>org.scalaz</groupId>
<artifactId>scalaz-effect_3</artifactId>
<version>7.4.0-M12</version>
</dependency>
// https://jarcasting.com/artifacts/org.scalaz/scalaz-effect_3/
implementation 'org.scalaz:scalaz-effect_3:7.4.0-M12'
// https://jarcasting.com/artifacts/org.scalaz/scalaz-effect_3/
implementation ("org.scalaz:scalaz-effect_3:7.4.0-M12")
'org.scalaz:scalaz-effect_3:jar:7.4.0-M12'
<dependency org="org.scalaz" name="scalaz-effect_3" rev="7.4.0-M12">
<artifact name="scalaz-effect_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scalaz', module='scalaz-effect_3', version='7.4.0-M12')
)
libraryDependencies += "org.scalaz" % "scalaz-effect_3" % "7.4.0-M12"
[org.scalaz/scalaz-effect_3 "7.4.0-M12"]
Group / Artifact | Type | Version |
---|---|---|
org.scalaz : scalaz-core_3 | jar | 7.4.0-M12 |
org.scala-lang : scala3-library_3 | jar | 3.1.0 |