ammonite-runtime_3.5.0 3.0.1


Group ID:
com.lihaoyi
Artifact ID:
ammonite-runtime_3.5.0
Version:
3.0.1
Release Date:
Jan 30, 2025
Licenses:
MIT
Files:
Full Scala Version:
3.5.0
Developers:

libraryDependencies += "com.lihaoyi" % "ammonite-runtime_3.5.0" % "3.0.1"

Mill build tool

ivy"com.lihaoyi:ammonite-runtime_3.5.0:3.0.1"

Scala CLI

//> using dep "com.lihaoyi:ammonite-runtime_3.5.0:3.0.1"

Ammonite REPL

import $ivy.`com.lihaoyi:ammonite-runtime_3.5.0:3.0.1`

<dependency>
  <groupId>com.lihaoyi</groupId>
  <artifactId>ammonite-runtime_3.5.0</artifactId>
  <version>3.0.1</version>
</dependency>

compile group: 'com.lihaoyi', name: 'ammonite-runtime_3.5.0', version: '3.0.1'