ichoran / kse3   0.4.1

GitHub

Kerr Scala Extensions for Scala 3

Scala versions: 3.x

kse3-loom 0.4.0


Group ID:
com.github.ichoran
Artifact ID:
kse3-loom_3
Version:
0.4.0
Release Date:
Aug 29, 2025
Licenses:
Files:
Full Scala Version:
3.7.2
Developers:

libraryDependencies += "com.github.ichoran" %% "kse3-loom" % "0.4.0"

Mill build tool

ivy"com.github.ichoran::kse3-loom:0.4.0"

Scala CLI

//> using dep "com.github.ichoran::kse3-loom:0.4.0"

Ammonite REPL

import $ivy.`com.github.ichoran::kse3-loom:0.4.0`

<dependency>
  <groupId>com.github.ichoran</groupId>
  <artifactId>kse3-loom_3</artifactId>
  <version>0.4.0</version>
</dependency>

compile group: 'com.github.ichoran', name: 'kse3-loom_3', version: '0.4.0'