typelevel / machinist   0.6.10

MIT License GitHub

Spire's macros for zero-cost operator enrichment

Scala versions: 2.13 2.12 2.11 2.10
Scala.js versions: 1.x 0.6
Scala Native versions: 0.3

machinist 0.6.2


Group ID:
org.typelevel
Artifact ID:
machinist_2.12
Version:
0.6.2
Release Date:
Jun 1, 2017
Licenses:
MIT
Files:

libraryDependencies += "org.typelevel" %% "machinist" % "0.6.2"

Mill build tool

ivy"org.typelevel::machinist:0.6.2"

Scala CLI

//> using dep "org.typelevel::machinist:0.6.2"

Ammonite REPL

import $ivy.`org.typelevel::machinist:0.6.2`

<dependency>
  <groupId>org.typelevel</groupId>
  <artifactId>machinist_2.12</artifactId>
  <version>0.6.2</version>
</dependency>

compile group: 'org.typelevel', name: 'machinist_2.12', version: '0.6.2'