com-lihaoyi / mill-moduledefs   0.11.2

MIT License GitHub

Scalac compiler plugin to support Mill modules

Scala versions: 3.x 2.13

scalac-mill-moduledefs-plugin_3.6.4 0.11.3-M5


Group ID:
com.lihaoyi
Artifact ID:
scalac-mill-moduledefs-plugin_3.6.4
Version:
0.11.3-M5
Release Date:
Mar 9, 2025
Licenses:
MIT
Files:
Full Scala Version:
3.6.4

libraryDependencies += "com.lihaoyi" % "scalac-mill-moduledefs-plugin_3.6.4" % "0.11.3-M5"

Mill build tool

ivy"com.lihaoyi:scalac-mill-moduledefs-plugin_3.6.4:0.11.3-M5"

Scala CLI

//> using dep "com.lihaoyi:scalac-mill-moduledefs-plugin_3.6.4:0.11.3-M5"

Ammonite REPL

import $ivy.`com.lihaoyi:scalac-mill-moduledefs-plugin_3.6.4:0.11.3-M5`

<dependency>
  <groupId>com.lihaoyi</groupId>
  <artifactId>scalac-mill-moduledefs-plugin_3.6.4</artifactId>
  <version>0.11.3-M5</version>
</dependency>

compile group: 'com.lihaoyi', name: 'scalac-mill-moduledefs-plugin_3.6.4', version: '0.11.3-M5'