com-lihaoyi / mill   0.12.11

MIT License Website GitHub

Mill is a fast JVM build tool that supports Java, Scala, Kotlin and many other languages. 3-6x faster than Maven or Gradle for common workflows, Mill aims to make your project’s build process performant, maintainable, and flexible

Scala versions: 2.13 2.12

mill-scala-compiler-bridge_2.13.16 0.0.1


Group ID:
com.lihaoyi
Artifact ID:
mill-scala-compiler-bridge_2.13.16
Version:
0.0.1
Release Date:
May 8, 2025
Licenses:
MIT
Files:
Full Scala Version:
2.13.16

libraryDependencies += "com.lihaoyi" % "mill-scala-compiler-bridge_2.13.16" % "0.0.1"

Mill build tool

ivy"com.lihaoyi:mill-scala-compiler-bridge_2.13.16:0.0.1"

Scala CLI

//> using dep "com.lihaoyi:mill-scala-compiler-bridge_2.13.16:0.0.1"

Ammonite REPL

import $ivy.`com.lihaoyi:mill-scala-compiler-bridge_2.13.16:0.0.1`

<dependency>
  <groupId>com.lihaoyi</groupId>
  <artifactId>mill-scala-compiler-bridge_2.13.16</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'com.lihaoyi', name: 'mill-scala-compiler-bridge_2.13.16', version: '0.0.1'