Last Version

Paperdoll 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-aggregator
Version

Version

0.5
Type

Type

pom
Description

Description

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

Project URL

https://github.com/m50d/paperdoll
Source Code Management

Source Code Management

https://github.com/m50d/paperdoll/tree/master

Download paperdoll-aggregator 0.5


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • all
  • arm
  • cats
  • core
  • doobie
  • queue
  • scalaz
  • scalaz-concurrent
  • state
  • std
  • treelog