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.2 0.11.3-M3


Group ID:
com.lihaoyi
Artifact ID:
scalac-mill-moduledefs-plugin_3.6.2
Version:
0.11.3-M3
Release Date:
Dec 18, 2024
Licenses:
MIT
Files:
Full Scala Version:
3.6.2

libraryDependencies += "com.lihaoyi" % "scalac-mill-moduledefs-plugin_3.6.2" % "0.11.3-M3"

Mill build tool

ivy"com.lihaoyi:scalac-mill-moduledefs-plugin_3.6.2:0.11.3-M3"

Scala CLI

//> using dep "com.lihaoyi:scalac-mill-moduledefs-plugin_3.6.2:0.11.3-M3"

Ammonite REPL

import $ivy.`com.lihaoyi:scalac-mill-moduledefs-plugin_3.6.2:0.11.3-M3`

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

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