All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ammonite.shell.example-predef.sc Maven / Gradle / Ivy

The newest version!
interp.load.ivy("com.lihaoyi" %% "ammonite-shell" % ammonite.Constants.version)
@
val shellSession = ammonite.shell.ShellSession()
import shellSession._
import ammonite.shell.PPrints._
import ammonite.ops._
import ammonite.shell._
ammonite.shell.Configure(repl, wd)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy