kernel 0.3.1


Group ID:
sh.almond
Artifact ID:
kernel_2.12
Version:
0.3.1
Release Date:
Mar 8, 2019
Licenses:
Files:

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

Mill build tool

ivy"sh.almond::kernel:0.3.1"

Scala CLI

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

Ammonite REPL

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

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

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