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-contrib-buildinfo 0.5.4-1-abdbd4
Group ID:
com.lihaoyi
Artifact ID:
mill-contrib-buildinfo_2.12
Version:
0.5.4-1-abdbd4
Release Date:
Dec 20, 2019
Licenses:
Files:
Developers:
Li Haoyi
|
libraryDependencies += "com.lihaoyi" %% "mill-contrib-buildinfo" % "0.5.4-1-abdbd4"
ivy"com.lihaoyi::mill-contrib-buildinfo:0.5.4-1-abdbd4"
//> using dep "com.lihaoyi::mill-contrib-buildinfo:0.5.4-1-abdbd4"
import $ivy.`com.lihaoyi::mill-contrib-buildinfo:0.5.4-1-abdbd4`
<dependency> <groupId>com.lihaoyi</groupId> <artifactId>mill-contrib-buildinfo_2.12</artifactId> <version>0.5.4-1-abdbd4</version> </dependency>
compile group: 'com.lihaoyi', name: 'mill-contrib-buildinfo_2.12', version: '0.5.4-1-abdbd4'