Registry / build-tool / mill-main-2-13

mill-main-2-13

JSON →
library0.12.17javamavenunverified

Mill is a build tool for Scala and Java, with this artifact providing the main library for Scala 2.13.

<dependency> <groupId>com.lihaoyi</groupId> <artifactId>mill-main_2.13</artifactId> <version>0.12.17</version> </dependency>
INSTALL
IMPORT
SIG · MILL-MAIN-2-13
M
mill-main-2-13
build-tooljavav0.12.17
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

MillMain
mill.MillMain

Runs the Mill build tool main entry point.

import mill.MillMain object Example { def main(args: Array[String]): Unit = { MillMain.main(args) } }
Debug
Known issues
breakingThis artifact is for Scala 2.13; ensure your project uses Scala 2.13 to avoid compatibility issues.
fix
Use the correct artifact for your Scala version (e.g., mill-main_2.12 for Scala 2.12).
affects: all versions
Upgrade
Version history
0.12.17latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
8
OpenAI (training)
1
Resources
mill-main-2-13 — mvn dependency:get mill-main-2-13 · libregistry