com-lihaoyi / mill   0.11.12

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 2018-02-07T17-08-27-102Z-bb02dc2466830245ebf5848287ff924bc34ba9fc


Group ID:
com.lihaoyi
Artifact ID:
mill-integration_2.12
Version:
2018-02-07T17-08-27-102Z-bb02dc2466830245ebf5848287ff924bc34ba9fc
Release Date:
Feb 7, 2018
Licenses:
MIT
Files:
Developers:

libraryDependencies += "com.lihaoyi" %% "mill-integration" % "2018-02-07T17-08-27-102Z-bb02dc2466830245ebf5848287ff924bc34ba9fc"

Mill build tool

ivy"com.lihaoyi::mill-integration:2018-02-07T17-08-27-102Z-bb02dc2466830245ebf5848287ff924bc34ba9fc"

Scala CLI

//> using dep "com.lihaoyi::mill-integration:2018-02-07T17-08-27-102Z-bb02dc2466830245ebf5848287ff924bc34ba9fc"

Ammonite REPL

import $ivy.`com.lihaoyi::mill-integration:2018-02-07T17-08-27-102Z-bb02dc2466830245ebf5848287ff924bc34ba9fc`

<dependency>
  <groupId>com.lihaoyi</groupId>
  <artifactId>mill-integration_2.12</artifactId>
  <version>2018-02-07T17-08-27-102Z-bb02dc2466830245ebf5848287ff924bc34ba9fc</version>
</dependency>

compile group: 'com.lihaoyi', name: 'mill-integration_2.12', version: '2018-02-07T17-08-27-102Z-bb02dc2466830245ebf5848287ff924bc34ba9fc'