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


Group ID:
org.typelevel
Artifact ID:
machinist_2.12
Version:
0.6.5
Release Date:
Jun 26, 2018
Licenses:
MIT
Files:

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

Mill build tool

ivy"org.typelevel::machinist:0.6.5"

Scala CLI

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

Ammonite REPL

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

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

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