com-lihaoyi / mill   0.0.1

MIT License Website GitHub

Mill is a fast JVM build tool that supports Java, Scala, Kotlin and many other languages. 3-6x faster than Maven or Gradle for common workflows, Mill aims to make your project’s build process performant, maintainable, and flexible

Scala versions: 2.12

mill-runner-daemon 0.13.0-M2-74-132761


Group ID:
com.lihaoyi
Artifact ID:
mill-runner-daemon_3
Version:
0.13.0-M2-74-132761
Release Date:
May 9, 2025
Licenses:
MIT
Files:
Full Scala Version:
3.7.0

libraryDependencies += "com.lihaoyi" %% "mill-runner-daemon" % "0.13.0-M2-74-132761"

Mill build tool

ivy"com.lihaoyi::mill-runner-daemon:0.13.0-M2-74-132761"

Scala CLI

//> using dep "com.lihaoyi::mill-runner-daemon:0.13.0-M2-74-132761"

Ammonite REPL

import $ivy.`com.lihaoyi::mill-runner-daemon:0.13.0-M2-74-132761`

<dependency>
  <groupId>com.lihaoyi</groupId>
  <artifactId>mill-runner-daemon_3</artifactId>
  <version>0.13.0-M2-74-132761</version>
</dependency>

compile group: 'com.lihaoyi', name: 'mill-runner-daemon_3', version: '0.13.0-M2-74-132761'