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-dev 0.5.2-13-5c81ee
Group ID:
com.lihaoyi
Artifact ID:
mill-dev_2.12
Version:
0.5.2-13-5c81ee
Release Date:
Nov 17, 2019
Licenses:
Files:
Developers:
Li Haoyi
|
libraryDependencies += "com.lihaoyi" %% "mill-dev" % "0.5.2-13-5c81ee"
ivy"com.lihaoyi::mill-dev:0.5.2-13-5c81ee"
//> using dep "com.lihaoyi::mill-dev:0.5.2-13-5c81ee"
import $ivy.`com.lihaoyi::mill-dev:0.5.2-13-5c81ee`
<dependency> <groupId>com.lihaoyi</groupId> <artifactId>mill-dev_2.12</artifactId> <version>0.5.2-13-5c81ee</version> </dependency>
compile group: 'com.lihaoyi', name: 'mill-dev_2.12', version: '0.5.2-13-5c81ee'