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 0.11.0-19-d4e35f
Group ID:
com.lihaoyi
Artifact ID:
mill-bsp_2.13
Version:
0.11.0-19-d4e35f
Release Date:
Jun 17, 2023
Licenses:
Files:
Full Scala Version:
2.13.11
Developers:
libraryDependencies += "com.lihaoyi" %% "mill-bsp" % "0.11.0-19-d4e35f"
ivy"com.lihaoyi::mill-bsp:0.11.0-19-d4e35f"
//> using dep "com.lihaoyi::mill-bsp:0.11.0-19-d4e35f"
import $ivy.`com.lihaoyi::mill-bsp:0.11.0-19-d4e35f`
<dependency> <groupId>com.lihaoyi</groupId> <artifactId>mill-bsp_2.13</artifactId> <version>0.11.0-19-d4e35f</version> </dependency>
compile group: 'com.lihaoyi', name: 'mill-bsp_2.13', version: '0.11.0-19-d4e35f'