effectful

A syntax for type-safe effectful computations in Scala

License

License

MIT
GroupId

GroupId

org.pelotom
ArtifactId

ArtifactId

effectful_2.11
Last Version

Last Version

1.0.1
Release Date

Release Date

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.11

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.5
org.scala-lang : scala-reflect jar 2.11.5
org.scalaz : scalaz-core_2.11 jar 7.0.7

test (1)

Group / Artifact Type Version
org.scalacheck : scalacheck_2.11 jar 1.12.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1