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-bloop 0.5.1-21-9354e9
Group ID:
com.lihaoyi
Artifact ID:
mill-contrib-bloop_2.12
Version:
0.5.1-21-9354e9
Release Date:
Oct 16, 2019
Licenses:
Files:
Developers:
Li Haoyi
|
libraryDependencies += "com.lihaoyi" %% "mill-contrib-bloop" % "0.5.1-21-9354e9"
ivy"com.lihaoyi::mill-contrib-bloop:0.5.1-21-9354e9"
//> using dep "com.lihaoyi::mill-contrib-bloop:0.5.1-21-9354e9"
import $ivy.`com.lihaoyi::mill-contrib-bloop:0.5.1-21-9354e9`
<dependency> <groupId>com.lihaoyi</groupId> <artifactId>mill-contrib-bloop_2.12</artifactId> <version>0.5.1-21-9354e9</version> </dependency>
compile group: 'com.lihaoyi', name: 'mill-contrib-bloop_2.12', version: '0.5.1-21-9354e9'