A Scala kernel for Jupyter
kernel 0.1.10
Group ID:
sh.almond
Artifact ID:
kernel_2.12
Version:
0.1.10
Release Date:
Oct 23, 2018
Licenses:
Files:
Full Scala Version:
2.12.6
Developers:
libraryDependencies += "sh.almond" %% "kernel" % "0.1.10"
ivy"sh.almond::kernel:0.1.10"
//> using dep "sh.almond::kernel:0.1.10"
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'