Mill is a fast JVM build tool that supports Java and Scala. 2-4x 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
mill-main 0.0.7-54-059fe1
Group ID:
com.lihaoyi
Artifact ID:
mill-main_2.12
Version:
0.0.7-54-059fe1
Release Date:
Feb 18, 2018
Licenses:
Files:
Developers:
Li Haoyi
|
libraryDependencies += "com.lihaoyi" %% "mill-main" % "0.0.7-54-059fe1"
ivy"com.lihaoyi::mill-main:0.0.7-54-059fe1"
//> using dep "com.lihaoyi::mill-main:0.0.7-54-059fe1"
import $ivy.`com.lihaoyi::mill-main:0.0.7-54-059fe1`
<dependency> <groupId>com.lihaoyi</groupId> <artifactId>mill-main_2.12</artifactId> <version>0.0.7-54-059fe1</version> </dependency>
compile group: 'com.lihaoyi', name: 'mill-main_2.12', version: '0.0.7-54-059fe1'