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.1.1


Group ID:
com.propensive
Artifact ID:
mercator_2.12
Version:
0.1.1
Release Date:
Aug 9, 2018
Licenses:
Files:

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

Mill build tool

ivy"com.propensive::mercator:0.1.1"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.propensive</groupId>
  <artifactId>mercator_2.12</artifactId>
  <version>0.1.1</version>
</dependency>

compile group: 'com.propensive', name: 'mercator_2.12', version: '0.1.1'