kernel 0.1.10


Group ID:
sh.almond
Artifact ID:
kernel_2.12
Version:
0.1.10
Release Date:
Oct 23, 2018
Licenses:
Files:

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

Mill build tool

ivy"sh.almond::kernel:0.1.10"

Scala CLI

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

Ammonite REPL

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

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

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