kernel 0.2.2


Group ID:
sh.almond
Artifact ID:
kernel_2.11
Version:
0.2.2
Release Date:
Jan 24, 2019
Licenses:
Files:

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

Mill build tool

ivy"sh.almond::kernel:0.2.2"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>sh.almond</groupId>
  <artifactId>kernel_2.11</artifactId>
  <version>0.2.2</version>
</dependency>

compile group: 'sh.almond', name: 'kernel_2.11', version: '0.2.2'