Mill is a fast JVM build tool that supports Java and Scala. 2-4x faster than Gradle and 4-10x faster than Maven for common workflows, Mill aims to make your project’s build process performant, maintainable, and flexible
Scala versions:
2.13
mill-1.0 2018-02-04T11-23-51-526Z-7e30d7a37a23173f5a311b0251445468f55c787a
Group ID:
com.lihaoyi
Artifact ID:
mill-1.0_2.12
Version:
2018-02-04T11-23-51-526Z-7e30d7a37a23173f5a311b0251445468f55c787a
Release Date:
Feb 4, 2018
Licenses:
Files:
Developers:
Li Haoyi
|
libraryDependencies += "com.lihaoyi" %% "mill-1.0" % "2018-02-04T11-23-51-526Z-7e30d7a37a23173f5a311b0251445468f55c787a"
ivy"com.lihaoyi::mill-1.0:2018-02-04T11-23-51-526Z-7e30d7a37a23173f5a311b0251445468f55c787a"
//> using dep "com.lihaoyi::mill-1.0:2018-02-04T11-23-51-526Z-7e30d7a37a23173f5a311b0251445468f55c787a"
import $ivy.`com.lihaoyi::mill-1.0:2018-02-04T11-23-51-526Z-7e30d7a37a23173f5a311b0251445468f55c787a`
<dependency> <groupId>com.lihaoyi</groupId> <artifactId>mill-1.0_2.12</artifactId> <version>2018-02-04T11-23-51-526Z-7e30d7a37a23173f5a311b0251445468f55c787a</version> </dependency>
compile group: 'com.lihaoyi', name: 'mill-1.0_2.12', version: '2018-02-04T11-23-51-526Z-7e30d7a37a23173f5a311b0251445468f55c787a'