Last Version

effectful 1.0.0

A syntax for type-safe effectful computations in Scala

License

License

MIT
GroupId

GroupId

org.pelotom
ArtifactId

ArtifactId

effectful_2.10
Version

Version

1.0.0
Type

Type

jar
Description

Description

effectful
A syntax for type-safe effectful computations in Scala
Project URL

Project URL

https://github.com/pelotom/effectful
Project Organization

Project Organization

org.pelotom

Download effectful_2.10 1.0.0


<!-- https://jarcasting.com/artifacts/org.pelotom/effectful_2.10/ -->
<dependency>
    <groupId>org.pelotom</groupId>
    <artifactId>effectful_2.10</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.pelotom/effectful_2.10/
implementation 'org.pelotom:effectful_2.10:1.0.0'
// https://jarcasting.com/artifacts/org.pelotom/effectful_2.10/
implementation ("org.pelotom:effectful_2.10:1.0.0")
'org.pelotom:effectful_2.10:jar:1.0.0'
<dependency org="org.pelotom" name="effectful_2.10" rev="1.0.0">
  <artifact name="effectful_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pelotom', module='effectful_2.10', version='1.0.0')
)
libraryDependencies += "org.pelotom" % "effectful_2.10" % "1.0.0"
[org.pelotom/effectful_2.10 "1.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.2
org.scala-lang : scala-reflect jar 2.10.2
org.scalaz : scalaz-core_2.10 jar 7.0.0

test (1)

Group / Artifact Type Version
org.scalacheck : scalacheck_2.10 jar 1.10.1

Project Modules

There are no modules declared in this project.