Registry / utility / ammonite-repl-2-11-8

ammonite-repl-2-11-8

JSON →
library1.6.7javamavenunverified

An interactive Scala REPL with enhanced features for scripting and exploration.

<dependency> <groupId>com.lihaoyi</groupId> <artifactId>ammonite-repl_2.11.8</artifactId> <version>1.6.7</version> </dependency>
INSTALL
IMPORT
SIG · AMMONITE-REPL-2-11
A
ammonite-repl-2-11-8
utilityjavav1.6.7
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.

Repl
ammonite.repl.Repl

Minimal usage of Ammonite REPL.

import ammonite.repl.Repl; public class Example { public static void main(String[] args) { Repl repl = new Repl(); repl.run(); } }
Debug
Known issues
gotchaScala 2.11.8 is outdated; consider using a newer Scala version for better performance and features.
fix
Upgrade to Scala 2.12 or 2.13 and use the corresponding Ammonite artifact.
affects: 1.6.7
Upgrade
Version history
1.6.7latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
18
OpenAI (training)
1
Resources
ammonite-repl-2-11-8 — mvn dependency:get ammonite-repl-2-11-8 · libregistry