lloydmeta / kontext   0.1.1

Contributors Wanted MIT License GitHub

Like `implicitly` but for _all_ context-bound typeclass instances, automatically.

Scala versions: 2.12 2.11
Scala.js versions: 0.6

kontext 0.1.1


Group ID:
com.beachape
Artifact ID:
kontext_2.12
Version:
0.1.1
Release Date:
May 9, 2017
Licenses:
MIT
Files:

libraryDependencies += "com.beachape" %% "kontext" % "0.1.1"

Mill build tool

ivy"com.beachape::kontext:0.1.1"

Scala CLI

//> using dep "com.beachape::kontext:0.1.1"

Ammonite REPL

import $ivy.`com.beachape::kontext:0.1.1`

<dependency>
  <groupId>com.beachape</groupId>
  <artifactId>kontext_2.12</artifactId>
  <version>0.1.1</version>
</dependency>

compile group: 'com.beachape', name: 'kontext_2.12', version: '0.1.1'