com-lihaoyi / mill-moduledefs   0.11.2

MIT License GitHub

Scalac compiler plugin to support Mill modules

Scala versions: 3.x 2.13

mill-moduledefs 0.11.0-M2


Group ID:
com.lihaoyi
Artifact ID:
mill-moduledefs_3
Version:
0.11.0-M2
Release Date:
Sept 2, 2024
Licenses:
MIT
Files:
Full Scala Version:
3.5.0

libraryDependencies += "com.lihaoyi" %% "mill-moduledefs" % "0.11.0-M2"

Mill build tool

ivy"com.lihaoyi::mill-moduledefs:0.11.0-M2"

Scala CLI

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

Ammonite REPL

import $ivy.`com.lihaoyi::mill-moduledefs:0.11.0-M2`

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

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