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