propensive / mercator   0.6.0

Apache License 2.0 GitHub

Autogeneration of functor and monad instances for Scala types

Scala versions: 2.13 2.12 2.11
Scala.js versions: 0.6
Scala Native versions: 0.3

mercator 0.2.1


Group ID:
com.propensive
Artifact ID:
mercator_2.13
Version:
0.2.1
Release Date:
Jul 4, 2019
Licenses:
Files:

libraryDependencies += "com.propensive" %% "mercator" % "0.2.1"

Mill build tool

ivy"com.propensive::mercator:0.2.1"

Scala CLI

//> using dep "com.propensive::mercator:0.2.1"

Ammonite REPL

import $ivy.`com.propensive::mercator:0.2.1`

<dependency>
  <groupId>com.propensive</groupId>
  <artifactId>mercator_2.13</artifactId>
  <version>0.2.1</version>
</dependency>

compile group: 'com.propensive', name: 'mercator_2.13', version: '0.2.1'