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-bsp-worker 0.11.6-68-3036bd
Group ID:
com.lihaoyi
Artifact ID:
mill-bsp-worker_2.13
Version:
0.11.6-68-3036bd
Release Date:
Jan 30, 2024
Licenses:
Files:
Full Scala Version:
2.13.12
Developers:
libraryDependencies += "com.lihaoyi" %% "mill-bsp-worker" % "0.11.6-68-3036bd"
ivy"com.lihaoyi::mill-bsp-worker:0.11.6-68-3036bd"
//> using dep "com.lihaoyi::mill-bsp-worker:0.11.6-68-3036bd"
import $ivy.`com.lihaoyi::mill-bsp-worker:0.11.6-68-3036bd`
<dependency> <groupId>com.lihaoyi</groupId> <artifactId>mill-bsp-worker_2.13</artifactId> <version>0.11.6-68-3036bd</version> </dependency>
compile group: 'com.lihaoyi', name: 'mill-bsp-worker_2.13', version: '0.11.6-68-3036bd'