License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdorg.specs2 |
ArtifactId | ArtifactIdscalaz-effect_2.10 |
Version | Version7.0.0 |
Type | Typejar |
Description |
Descriptionscalaz-effect
scalaz-effect
|
Project URL |
Project URL |
Project Organization |
Project Organizationorg.specs2 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scalaz-effect_2.10-7.0.0.pom | |
scalaz-effect_2.10-7.0.0.jar | 382 KB |
scalaz-effect_2.10-7.0.0-sources.jar | 19 KB |
scalaz-effect_2.10-7.0.0-javadoc.jar | 730 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.specs2/scalaz-effect_2.10/ -->
<dependency>
<groupId>org.specs2</groupId>
<artifactId>scalaz-effect_2.10</artifactId>
<version>7.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.specs2/scalaz-effect_2.10/
implementation 'org.specs2:scalaz-effect_2.10:7.0.0'
// https://jarcasting.com/artifacts/org.specs2/scalaz-effect_2.10/
implementation ("org.specs2:scalaz-effect_2.10:7.0.0")
'org.specs2:scalaz-effect_2.10:jar:7.0.0'
<dependency org="org.specs2" name="scalaz-effect_2.10" rev="7.0.0">
<artifact name="scalaz-effect_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.specs2', module='scalaz-effect_2.10', version='7.0.0')
)
libraryDependencies += "org.specs2" % "scalaz-effect_2.10" % "7.0.0"
[org.specs2/scalaz-effect_2.10 "7.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : scalaz-core_2.10 | jar | 7.0.0 |
org.scala-lang : scala-library | jar | 2.10.0 |