Last Version

scalaz-transfigure 0.8

A library for genericly composing/lifting operations in a stack of monadic contexts

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.m50d
ArtifactId

ArtifactId

scalaz-transfigure
Version

Version

0.8
Type

Type

jar
Description

Description

scalaz-transfigure
A library for genericly composing/lifting operations in a stack of monadic contexts
Project URL

Project URL

https://github.com/m50d/scalaz-transfigure

Download scalaz-transfigure 0.8


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scalaz : scalaz-core_2.11 jar 7.1.0
com.chuusai : shapeless_2.11 jar 2.0.0
org.scala-lang : scala-library jar 2.11.4

test (2)

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

Project Modules

There are no modules declared in this project.