swaldman / mill-daemon   0.1.2

MIT License GitHub

A mill module that implements spawning of systemd-appropriate forking daemon processes

Scala versions: 3.x 2.13

mill-daemon-util 0.1.2


Group ID:
com.mchange
Artifact ID:
mill-daemon-util_3
Version:
0.1.2
Release Date:
Jun 21, 2025
Licenses:
MIT
Files:
Full Scala Version:
3.3.6
Developers:

libraryDependencies += "com.mchange" %% "mill-daemon-util" % "0.1.2"

Mill build tool

ivy"com.mchange::mill-daemon-util:0.1.2"

Scala CLI

//> using dep "com.mchange::mill-daemon-util:0.1.2"

Ammonite REPL

import $ivy.`com.mchange::mill-daemon-util:0.1.2`

<dependency>
  <groupId>com.mchange</groupId>
  <artifactId>mill-daemon-util_3</artifactId>
  <version>0.1.2</version>
</dependency>

compile group: 'com.mchange', name: 'mill-daemon-util_3', version: '0.1.2'