com-lihaoyi / mill-moduledefs   0.13.1

MIT License GitHub

Scalac compiler plugin to support Mill modules

Scala versions: 3.x 2.13

mill-moduledefs 0.12.1


Group ID:
com.lihaoyi
Artifact ID:
mill-moduledefs_3
Version:
0.12.1
Release Date:
Nov 24, 2025
Licenses:
MIT
Files:
Full Scala Version:
3.8.0-RC1

libraryDependencies += "com.lihaoyi" %% "mill-moduledefs" % "0.12.1"

Mill build tool

ivy"com.lihaoyi::mill-moduledefs:0.12.1"

Scala CLI

//> using dep "com.lihaoyi::mill-moduledefs:0.12.1"

Ammonite REPL

import $ivy.`com.lihaoyi::mill-moduledefs:0.12.1`

<dependency>
  <groupId>com.lihaoyi</groupId>
  <artifactId>mill-moduledefs_3</artifactId>
  <version>0.12.1</version>
</dependency>

compile group: 'com.lihaoyi', name: 'mill-moduledefs_3', version: '0.12.1'