ichoran / kse3   0.3.11

GitHub

Kerr Scala Extensions for Scala 3

Scala versions: 3.x

kse3-basics 0.3.7


Group ID:
com.github.ichoran
Artifact ID:
kse3-basics_3
Version:
0.3.7
Release Date:
Jul 22, 2024
Licenses:
Files:
Full Scala Version:
3.5.0-RC3
Developers:

libraryDependencies += "com.github.ichoran" %% "kse3-basics" % "0.3.7"

Mill build tool

ivy"com.github.ichoran::kse3-basics:0.3.7"

Scala CLI

//> using dep "com.github.ichoran::kse3-basics:0.3.7"

Ammonite REPL

import $ivy.`com.github.ichoran::kse3-basics:0.3.7`

<dependency>
  <groupId>com.github.ichoran</groupId>
  <artifactId>kse3-basics_3</artifactId>
  <version>0.3.7</version>
</dependency>

compile group: 'com.github.ichoran', name: 'kse3-basics_3', version: '0.3.7'