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.5.2 0.11.3-M1


Group ID:
com.lihaoyi
Artifact ID:
scalac-mill-moduledefs-plugin_3.5.2
Version:
0.11.3-M1
Release Date:
Nov 26, 2024
Licenses:
MIT
Files:
Full Scala Version:
3.5.2

libraryDependencies += "com.lihaoyi" % "scalac-mill-moduledefs-plugin_3.5.2" % "0.11.3-M1"

Mill build tool

ivy"com.lihaoyi:scalac-mill-moduledefs-plugin_3.5.2:0.11.3-M1"

Scala CLI

//> using dep "com.lihaoyi:scalac-mill-moduledefs-plugin_3.5.2:0.11.3-M1"

Ammonite REPL

import $ivy.`com.lihaoyi:scalac-mill-moduledefs-plugin_3.5.2:0.11.3-M1`

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

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