com-lihaoyi / mill   0.12.0

MIT License Website GitHub

Mill is a fast JVM build tool that supports Java and Scala. 2-3x faster than Gradle and 5-10x faster than Maven for common workflows, Mill aims to make your project’s build process performant, maintainable, and flexible

Scala versions: 2.13 2.12

mill-integration ef0537c9b70100d3b2e94c6b1b1e07bc1e08edb2-0-ef0537


Group ID:
com.lihaoyi
Artifact ID:
mill-integration_2.12
Version:
ef0537c9b70100d3b2e94c6b1b1e07bc1e08edb2-0-ef0537
Release Date:
Mar 11, 2019
Licenses:
MIT
Files:
Developers:

libraryDependencies += "com.lihaoyi" %% "mill-integration" % "ef0537c9b70100d3b2e94c6b1b1e07bc1e08edb2-0-ef0537"

Mill build tool

ivy"com.lihaoyi::mill-integration:ef0537c9b70100d3b2e94c6b1b1e07bc1e08edb2-0-ef0537"

Scala CLI

//> using dep "com.lihaoyi::mill-integration:ef0537c9b70100d3b2e94c6b1b1e07bc1e08edb2-0-ef0537"

Ammonite REPL

import $ivy.`com.lihaoyi::mill-integration:ef0537c9b70100d3b2e94c6b1b1e07bc1e08edb2-0-ef0537`

<dependency>
  <groupId>com.lihaoyi</groupId>
  <artifactId>mill-integration_2.12</artifactId>
  <version>ef0537c9b70100d3b2e94c6b1b1e07bc1e08edb2-0-ef0537</version>
</dependency>

compile group: 'com.lihaoyi', name: 'mill-integration_2.12', version: 'ef0537c9b70100d3b2e94c6b1b1e07bc1e08edb2-0-ef0537'