scala-typed-holes 0.0.3


Group ID:
com.github.cb372
Artifact ID:
scala-typed-holes_2.11
Version:
0.0.3
Release Date:
Dec 7, 2018
Licenses:
Files:

libraryDependencies += "com.github.cb372" %% "scala-typed-holes" % "0.0.3"

Mill build tool

ivy"com.github.cb372::scala-typed-holes:0.0.3"

Scala CLI

//> using dep "com.github.cb372::scala-typed-holes:0.0.3"

Ammonite REPL

import $ivy.`com.github.cb372::scala-typed-holes:0.0.3`

<dependency>
  <groupId>com.github.cb372</groupId>
  <artifactId>scala-typed-holes_2.11</artifactId>
  <version>0.0.3</version>
</dependency>

compile group: 'com.github.cb372', name: 'scala-typed-holes_2.11', version: '0.0.3'