Easy way to create Free Monad using Scala macros with first-class Intellij support.
freasy-monad 0.6.0
Group ID:
com.github.thangiee
Artifact ID:
freasy-monad_2.12
Version:
0.6.0
Release Date:
Apr 22, 2017
Licenses:
Files:
Full Scala Version:
2.12.2
Developers:
libraryDependencies += "com.github.thangiee" %% "freasy-monad" % "0.6.0"
ivy"com.github.thangiee::freasy-monad:0.6.0"
//> using dep "com.github.thangiee::freasy-monad:0.6.0"
import $ivy.`com.github.thangiee::freasy-monad:0.6.0`
<dependency> <groupId>com.github.thangiee</groupId> <artifactId>freasy-monad_2.12</artifactId> <version>0.6.0</version> </dependency>
compile group: 'com.github.thangiee', name: 'freasy-monad_2.12', version: '0.6.0'