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


Group ID:
org.typelevel
Artifact ID:
machinist_2.11
Version:
0.4.1
Release Date:
Jul 21, 2015
Licenses:
MIT
Files:

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

Mill build tool

ivy"org.typelevel::machinist:0.4.1"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>org.typelevel</groupId>
  <artifactId>machinist_2.11</artifactId>
  <version>0.4.1</version>
</dependency>

compile group: 'org.typelevel', name: 'machinist_2.11', version: '0.4.1'