wheaties / autolifts   0.7

Apache License 2.0 GitHub

Automatic functional lifting, mapping and folding.

Scala versions: 2.12 2.11

autolift-algebird 0.4


Group ID:
com.github.wheaties
Artifact ID:
autolift-algebird_2.11
Version:
0.4
Release Date:
Jan 18, 2016
Licenses:
Files:

libraryDependencies += "com.github.wheaties" %% "autolift-algebird" % "0.4"

Mill build tool

ivy"com.github.wheaties::autolift-algebird:0.4"

Scala CLI

//> using dep "com.github.wheaties::autolift-algebird:0.4"

Ammonite REPL

import $ivy.`com.github.wheaties::autolift-algebird:0.4`

<dependency>
  <groupId>com.github.wheaties</groupId>
  <artifactId>autolift-algebird_2.11</artifactId>
  <version>0.4</version>
</dependency>

compile group: 'com.github.wheaties', name: 'autolift-algebird_2.11', version: '0.4'