Ammonite is a Scala REPL and scripting environment that provides a modern, user-friendly shell experience.
<dependency>
<groupId>com.lihaoyi</groupId>
<artifactId>ammonite_2.12.1</artifactId>
<version>2.4.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example showing how to run an Ammonite script from Java.
Add Scala library dependency (e.g., org.scala-lang:scala-library) to your project.
No dependency data recorded yet.