swaldman / mill-daemon   0.2.0

MIT License GitHub

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

Scala versions: 3.x

untemplate 0.2.0


Group ID:
com.mchange
Artifact ID:
untemplate_3
Version:
0.2.0
Release Date:
Jul 15, 2025
Licenses:
Files:
Full Scala Version:
3.3.6
Developers:

libraryDependencies += "com.mchange" %% "untemplate" % "0.2.0"

Mill build tool

ivy"com.mchange::untemplate:0.2.0"

Scala CLI

//> using dep "com.mchange::untemplate:0.2.0"

Ammonite REPL

import $ivy.`com.mchange::untemplate:0.2.0`

<dependency>
  <groupId>com.mchange</groupId>
  <artifactId>untemplate_3</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.mchange', name: 'untemplate_3', version: '0.2.0'