kernel 0.11.2


Group ID:
sh.almond
Artifact ID:
kernel_2.13
Version:
0.11.2
Release Date:
Apr 21, 2021
Licenses:
Files:

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

Mill build tool

ivy"sh.almond::kernel:0.11.2"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>sh.almond</groupId>
  <artifactId>kernel_2.13</artifactId>
  <version>0.11.2</version>
</dependency>

compile group: 'sh.almond', name: 'kernel_2.13', version: '0.11.2'