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-core 2018-02-04T11-39-53-083Z-69d474067446668f29e4b04be8c44d879ffaaf04
Group ID:
com.lihaoyi
Artifact ID:
mill-core_2.12
Version:
2018-02-04T11-39-53-083Z-69d474067446668f29e4b04be8c44d879ffaaf04
Release Date:
Feb 4, 2018
Licenses:
Files:
Developers:
Li Haoyi
|
libraryDependencies += "com.lihaoyi" %% "mill-core" % "2018-02-04T11-39-53-083Z-69d474067446668f29e4b04be8c44d879ffaaf04"
ivy"com.lihaoyi::mill-core:2018-02-04T11-39-53-083Z-69d474067446668f29e4b04be8c44d879ffaaf04"
//> using dep "com.lihaoyi::mill-core:2018-02-04T11-39-53-083Z-69d474067446668f29e4b04be8c44d879ffaaf04"
import $ivy.`com.lihaoyi::mill-core:2018-02-04T11-39-53-083Z-69d474067446668f29e4b04be8c44d879ffaaf04`
<dependency> <groupId>com.lihaoyi</groupId> <artifactId>mill-core_2.12</artifactId> <version>2018-02-04T11-39-53-083Z-69d474067446668f29e4b04be8c44d879ffaaf04</version> </dependency>
compile group: 'com.lihaoyi', name: 'mill-core_2.12', version: '2018-02-04T11-39-53-083Z-69d474067446668f29e4b04be8c44d879ffaaf04'