The official compiler for Scala 3, bootstrapped and ready for compiling Scala 3 code.
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala3-compiler_3</artifactId>
<version>3.8.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Invoke the Scala 3 compiler programmatically.
Use build tools like sbt or scala-cli instead of embedding the compiler in Java.
No dependency data recorded yet.