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-10T18-34-11-594Z-3075356a2b6f6a10c43a32e6413fcbd41b4d0822
Group ID:
com.lihaoyi
Artifact ID:
mill-core_2.12
Version:
2018-02-10T18-34-11-594Z-3075356a2b6f6a10c43a32e6413fcbd41b4d0822
Release Date:
Feb 10, 2018
Licenses:
Files:
Developers:
Li Haoyi
|
libraryDependencies += "com.lihaoyi" %% "mill-core" % "2018-02-10T18-34-11-594Z-3075356a2b6f6a10c43a32e6413fcbd41b4d0822"
ivy"com.lihaoyi::mill-core:2018-02-10T18-34-11-594Z-3075356a2b6f6a10c43a32e6413fcbd41b4d0822"
//> using dep "com.lihaoyi::mill-core:2018-02-10T18-34-11-594Z-3075356a2b6f6a10c43a32e6413fcbd41b4d0822"
import $ivy.`com.lihaoyi::mill-core:2018-02-10T18-34-11-594Z-3075356a2b6f6a10c43a32e6413fcbd41b4d0822`
<dependency> <groupId>com.lihaoyi</groupId> <artifactId>mill-core_2.12</artifactId> <version>2018-02-10T18-34-11-594Z-3075356a2b6f6a10c43a32e6413fcbd41b4d0822</version> </dependency>
compile group: 'com.lihaoyi', name: 'mill-core_2.12', version: '2018-02-10T18-34-11-594Z-3075356a2b6f6a10c43a32e6413fcbd41b4d0822'