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