mill-dev 0.5.0-22-af64c0


Group ID:
com.lihaoyi
Artifact ID:
mill-dev_2.12
Version:
0.5.0-22-af64c0
Release Date:
Sept 2, 2019
Licenses:
MIT
Files:

libraryDependencies += "com.lihaoyi" %% "mill-dev" % "0.5.0-22-af64c0"

Mill build tool

ivy"com.lihaoyi::mill-dev:0.5.0-22-af64c0"

Scala CLI

//> using dep "com.lihaoyi::mill-dev:0.5.0-22-af64c0"

Ammonite REPL

import $ivy.`com.lihaoyi::mill-dev:0.5.0-22-af64c0`

<dependency>
  <groupId>com.lihaoyi</groupId>
  <artifactId>mill-dev_2.12</artifactId>
  <version>0.5.0-22-af64c0</version>
</dependency>

compile group: 'com.lihaoyi', name: 'mill-dev_2.12', version: '0.5.0-22-af64c0'