com-lihaoyi / mill-moduledefs   0.13.3

MIT License GitHub

Scalac compiler plugin to support Mill modules

Scala versions: 3.x 2.13

mill-moduledefs 0.13.3


Group ID:
com.lihaoyi
Artifact ID:
mill-moduledefs_3
Version:
0.13.3
Release Date:
Jun 6, 2026
Licenses:
MIT
Files:
Full Scala Version:
3.7.4

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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