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_2.13.2 0.11.2


Group ID:
com.lihaoyi
Artifact ID:
scalac-mill-moduledefs-plugin_2.13.2
Version:
0.11.2
Release Date:
Oct 28, 2024
Licenses:
MIT
Files:
Full Scala Version:
2.13.2

libraryDependencies += "com.lihaoyi" % "scalac-mill-moduledefs-plugin_2.13.2" % "0.11.2"

Mill build tool

ivy"com.lihaoyi:scalac-mill-moduledefs-plugin_2.13.2:0.11.2"

Scala CLI

//> using dep "com.lihaoyi:scalac-mill-moduledefs-plugin_2.13.2:0.11.2"

Ammonite REPL

import $ivy.`com.lihaoyi:scalac-mill-moduledefs-plugin_2.13.2:0.11.2`

<dependency>
  <groupId>com.lihaoyi</groupId>
  <artifactId>scalac-mill-moduledefs-plugin_2.13.2</artifactId>
  <version>0.11.2</version>
</dependency>

compile group: 'com.lihaoyi', name: 'scalac-mill-moduledefs-plugin_2.13.2', version: '0.11.2'