scala-kernel_2.13.12 0.14.1


Group ID:
sh.almond
Artifact ID:
scala-kernel_2.13.12
Version:
0.14.1
Release Date:
Feb 25, 2025
Licenses:
Files:
Full Scala Version:
2.13.12
Developers:

libraryDependencies += "sh.almond" % "scala-kernel_2.13.12" % "0.14.1"

Mill build tool

ivy"sh.almond:scala-kernel_2.13.12:0.14.1"

Scala CLI

//> using dep "sh.almond:scala-kernel_2.13.12:0.14.1"

Ammonite REPL

import $ivy.`sh.almond:scala-kernel_2.13.12:0.14.1`

<dependency>
  <groupId>sh.almond</groupId>
  <artifactId>scala-kernel_2.13.12</artifactId>
  <version>0.14.1</version>
</dependency>

compile group: 'sh.almond', name: 'scala-kernel_2.13.12', version: '0.14.1'