kernel 0.6.0


Group ID:
sh.almond
Artifact ID:
kernel_2.12
Version:
0.6.0
Release Date:
Jul 12, 2019
Licenses:
Files:

libraryDependencies += "sh.almond" %% "kernel" % "0.6.0"

Mill build tool

ivy"sh.almond::kernel:0.6.0"

Scala CLI

//> using dep "sh.almond::kernel:0.6.0"

Ammonite REPL

import $ivy.`sh.almond::kernel:0.6.0`

<dependency>
  <groupId>sh.almond</groupId>
  <artifactId>kernel_2.12</artifactId>
  <version>0.6.0</version>
</dependency>

compile group: 'sh.almond', name: 'kernel_2.12', version: '0.6.0'