Last Version

com.github.m50d:paperdoll-all 0.5

Scala implementation of "Freer Monads, More Extensible Effects" - see http://okmij.org/ftp/Haskell/extensible/more.pdf

License

License

GroupId

GroupId

com.github.m50d
ArtifactId

ArtifactId

paperdoll-all
Version

Version

0.5
Type

Type

jar
Description

Description

Scala implementation of "Freer Monads, More Extensible Effects" - see http://okmij.org/ftp/Haskell/extensible/more.pdf

Download paperdoll-all 0.5


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

Dependencies

compile (8)

Group / Artifact Type Version
com.github.m50d : paperdoll-arm jar 0.5
com.github.m50d : paperdoll-cats jar 0.5
com.github.m50d : paperdoll-core jar 0.5
com.github.m50d : paperdoll-doobie jar 0.5
com.github.m50d : paperdoll-scalaz jar 0.5
com.github.m50d : paperdoll-state jar 0.5
com.github.m50d : paperdoll-std jar 0.5
com.github.m50d : paperdoll-treelog jar 0.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.easytesting : fest-assert jar 1.4

Project Modules

There are no modules declared in this project.