ichoran / kse3   0.2.14

GitHub

Kerr Scala Extensions for Scala 3

Scala versions: 3.x

kse3-testing 0.2.8


Group ID:
com.github.ichoran
Artifact ID:
kse3-testing_3
Version:
0.2.8
Release Date:
Dec 13, 2023
Licenses:
Files:

libraryDependencies += "com.github.ichoran" %% "kse3-testing" % "0.2.8"

Mill build tool

ivy"com.github.ichoran::kse3-testing:0.2.8"

Scala CLI

//> using dep "com.github.ichoran::kse3-testing:0.2.8"

Ammonite REPL

import $ivy.`com.github.ichoran::kse3-testing:0.2.8`

<dependency>
  <groupId>com.github.ichoran</groupId>
  <artifactId>kse3-testing_3</artifactId>
  <version>0.2.8</version>
</dependency>

compile group: 'com.github.ichoran', name: 'kse3-testing_3', version: '0.2.8'