License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdorg.scalaz |
ArtifactId | ArtifactIdscalaz-effect_2.10 |
Last Version | Last Version7.3.0-M11 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscalaz-effect
scalaz-effect
|
Project URL |
Project URL |
Project Organization |
Project Organizationorg.scalaz |
Filename | Size |
---|---|
scalaz-effect_2.10-7.3.0-M11.pom | |
scalaz-effect_2.10-7.3.0-M11.jar | 409 KB |
scalaz-effect_2.10-7.3.0-M11-sources.jar | 23 KB |
scalaz-effect_2.10-7.3.0-M11-javadoc.jar | 793 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.scalaz/scalaz-effect_2.10/ -->
<dependency>
<groupId>org.scalaz</groupId>
<artifactId>scalaz-effect_2.10</artifactId>
<version>7.3.0-M11</version>
</dependency>
// https://jarcasting.com/artifacts/org.scalaz/scalaz-effect_2.10/
implementation 'org.scalaz:scalaz-effect_2.10:7.3.0-M11'
// https://jarcasting.com/artifacts/org.scalaz/scalaz-effect_2.10/
implementation ("org.scalaz:scalaz-effect_2.10:7.3.0-M11")
'org.scalaz:scalaz-effect_2.10:jar:7.3.0-M11'
<dependency org="org.scalaz" name="scalaz-effect_2.10" rev="7.3.0-M11">
<artifact name="scalaz-effect_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scalaz', module='scalaz-effect_2.10', version='7.3.0-M11')
)
libraryDependencies += "org.scalaz" % "scalaz-effect_2.10" % "7.3.0-M11"
[org.scalaz/scalaz-effect_2.10 "7.3.0-M11"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.6 |
org.scalaz : scalaz-core_2.10 | jar | 7.3.0-M11 |