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