thangiee / ammonite   0.5.0

GitHub

Stripped down version of ammonite

Scala versions: 2.12

ammonite-kernel 0.5.0


Group ID:
com.github.thangiee
Artifact ID:
ammonite-kernel_2.12
Version:
0.5.0
Release Date:
Sept 28, 2020
Licenses:
Files:

libraryDependencies += "com.github.thangiee" %% "ammonite-kernel" % "0.5.0"

Mill build tool

ivy"com.github.thangiee::ammonite-kernel:0.5.0"

Scala CLI

//> using dep "com.github.thangiee::ammonite-kernel:0.5.0"

Ammonite REPL

import $ivy.`com.github.thangiee::ammonite-kernel:0.5.0`

<dependency>
  <groupId>com.github.thangiee</groupId>
  <artifactId>ammonite-kernel_2.12</artifactId>
  <version>0.5.0</version>
</dependency>

compile group: 'com.github.thangiee', name: 'ammonite-kernel_2.12', version: '0.5.0'