mpilquist / local-implicits   0.3.0

BSD 3-clause "New" or "Revised" License GitHub

Scala compiler plugin which provides syntax for working with locally declared implicit values

Scala versions: 2.11

local-implicits 0.2.0


Group ID:
com.github.mpilquist
Artifact ID:
local-implicits_2.11
Version:
0.2.0
Release Date:
Apr 3, 2015
Licenses:
Files:

libraryDependencies += "com.github.mpilquist" %% "local-implicits" % "0.2.0"

Mill build tool

ivy"com.github.mpilquist::local-implicits:0.2.0"

Scala CLI

//> using dep "com.github.mpilquist::local-implicits:0.2.0"

Ammonite REPL

import $ivy.`com.github.mpilquist::local-implicits:0.2.0`

<dependency>
  <groupId>com.github.mpilquist</groupId>
  <artifactId>local-implicits_2.11</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.github.mpilquist', name: 'local-implicits_2.11', version: '0.2.0'